{
  "name": "restinio",
  "href": "https://vcpkg.link/ports/restinio",
  "supports": "all",
  "published_at": "2025-06-05T06:24:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Stiffstream/restinio",
  "description": [
    "Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "0.7.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5a46706a60fe119a896df9cd4a77af0a31b3ab6e/ports/restinio",
    "hash": "5a46706a60fe119a896df9cd4a77af0a31b3ab6e"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/stiffstream/restinio",
    "stars": 1235
  },
  "dependencies": [
    {
      "name": "asio",
      "href": "https://vcpkg.link/ports/asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "expected-lite",
      "href": "https://vcpkg.link/ports/expected-lite",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "llhttp",
      "href": "https://vcpkg.link/ports/llhttp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}