endpoints

a json-api compliant framework for building opinionated APIs in nodeJS
{
  "data": {
    "name": "endpoints",
    "version": "0.7.1",
    "repo": {
      "type": "github",
      "url": "https://github.com/endpoints/endpoints"
    },
    "docs": [
      { "about": "/about" },
      { "guides": "/guides" },
      { "tutorial": "/tutorial" },
      { "API docs": "/api/index.html"}
    ],
    "authors": [
      "tyler kellen",
      "brendan mcloughlin",
      "bob holt",
      "ashley williams",
      "corey frang"
    ]
  }
}