Last active
October 11, 2016 15:07
-
-
Save rsvalerio/f6f6b33518b84a0672ea to your computer and use it in GitHub Desktop.
O que é Restfull
This file contains 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 Specification | |
http://www.w3.org/Protocols/HTTP/1.0/spec.html | |
Dr. Tesis creating restfull | |
https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm | |
Restfull Maturity Level | |
http://www.crummy.com/writing/speaking/2008-QCon/act3.html | |
Martin fowler explaining Restfull Maturity Level | |
http://martinfowler.com/articles/richardsonMaturityModel.html | |
Tutorial | |
https://opencredo.com/hal-hypermedia-api-spring-hateoas/ | |
Two years old discussion | |
http://jeffknupp.com/blog/2014/06/03/why-i-hate-hateoas/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment