Skip to content

Instantly share code, notes, and snippets.

@gavin-romig-koch
Last active October 13, 2017 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavin-romig-koch/27603e5765707808a7a8541777cc8427 to your computer and use it in GitHub Desktop.
Save gavin-romig-koch/27603e5765707808a7a8541777cc8427 to your computer and use it in GitHub Desktop.
REST, LEVEL3, HATEOAS
https://github.com/wprl/baucis
Baucis enables you to build scalable REST APIs using the open source tools and standards you and your team already know.
Build scalable REST APIs using the open source tools and standards you and your team already know — Mongoose, Express, and Node.js streams. Baucis takes the boilerplate out of building and maintaining scalable HATEOAS/Level 3 REST APIs.
https://en.wikipedia.org/wiki/HATEOAS
http://martinfowler.com/articles/richardsonMaturityModel.html
Some popular web server frameworks (that may or may not be HATEOAS):
express
happy
restify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment