Created
May 15, 2015 04:33
-
-
Save adityasatrio/d0cdd13a072087ddcb13 to your computer and use it in GitHub Desktop.
Standardize Rest API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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