Skip to content

davija/breadboard

 
 

Repository files navigation

Build Status Code Climate Dependency Status

Breadboard is a rapid-prototyping platform for Node.js applications that include RESTful services with hypermedia.

JSON Schema is used to define object models and the possible links associated with them, and then Breadboard auto-generates MongoDB persistence code and Express RESTful service middleware. RQL is used to allow very simple query matchers to determine if a given link should be present on a response object, hence expressing all application state via the responses.

About

A hateoas framework for node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 1.7%
  • HTML 1.5%