endpoints
v0.9.2
Published
a hypermedia API framework for javascript.
Downloads
92
Readme
endpoints
What is it?
A pluggable hypermedia API framework compatible with any node http server or data store.
Endpoints comes with a built in formatter for the JSON API specification and a storage adapter for Bookshelf.
Check out the example implementation.
Roadmap
This project is currently under heavy development. If you wish to use this in a production environment, you'll want to track the commit history closely.
At the time of this writing, performance is not a concern of this project.
Architecture
Please see the wiki.