Skip to content

Instantly share code, notes, and snippets.

@adityasatrio
Created May 15, 2015 04:33
Show Gist options
  • Save adityasatrio/d0cdd13a072087ddcb13 to your computer and use it in GitHub Desktop.
Save adityasatrio/d0cdd13a072087ddcb13 to your computer and use it in GitHub Desktop.
Standardize Rest API
http://martinfowler.com/articles/richardsonMaturityModel.html
https://spring.io/understanding/HATEOAS
http://www.nurkiewicz.com/2012/02/automatically-generating-wadl-in-spring.html
https://blog.safaribooksonline.com/2013/09/30/rest-hypermedia/
https://www.jiwhiz.com/blogs/Design_and_Build_RESTful_API_with_Spring_HATEOAS
http://blog.zenika.com/index.php?post/2013/07/11/Documenting-a-REST-API-with-Swagger-and-Spring-MVC
http://spring.io/guides/tutorials/bookmarks/
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
https://mestachs.wordpress.com/2012/08/06/rest-api-documentation/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment