Skip to content

endpoints/endpoints

Repository files navigation

endpoints Build Status Code Climate

NPM

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 not currently under active development. If you wish to continue development on Endpoints within this repository, reach out to @tkellen.

At the time of this writing, performance is not a concern of this project.

Architecture

Please see the wiki.