sgraham785 / endpoints

a hypermedia API framework for javascript.

Home Page:http://endpointsjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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.

About

a hypermedia API framework for javascript.

http://endpointsjs.com

License:MIT License


Languages

Language:JavaScript 97.7%Language:HTML 1.8%Language:Shell 0.4%Language:CSS 0.1%