Skip to content

Commit 46aa67e

Browse files
committed
docs(README): add blog entries about REST misconceptions
1 parent 087ecba commit 46aa67e

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,34 @@ Extended information about hypermedia, WWW and how HTTP is meant to be used:
112112

113113
* [Economies of scale](https://roy.gbiv.com/untangled/2008/economies-of-scale)
114114

115+
* Clarifications of misconceptions people have about REST:
116+
117+
* [Do You Really Understand the REST?](https://t-code.pl/blog/2016/02/rest-misconceptions-0/)
118+
119+
* [the URI Confusion](https://t-code.pl/blog/2016/02/rest-misconceptions-1/)
120+
121+
* [(Not) Linking Data (Enough)](https://t-code.pl/blog/2016/02/rest-misconceptions-2/)
122+
123+
* [More Than Links](https://t-code.pl/blog/2016/03/rest-misconceptions-3/)
124+
125+
* [Resources Are Application State](https://t-code.pl/blog/2016/03/rest-misconceptions-4/)
126+
127+
* [REST "Documentation"](https://t-code.pl/blog/2016/03/rest-misconceptions-5/)
128+
129+
* [Versioning and Hypermedia](https://t-code.pl/blog/2016/03/rest-misconceptions-6/)
130+
131+
* [HATEOAS as if You Meant It](https://t-code.pl/blog/2015/01/hateoas-as-if-you-meant-it/)
132+
133+
* [The Labours of Hypermedia](https://t-code.pl/blog/2016/04/labours-of-hypermedia/)
134+
135+
* [Hypermedia must be extensible - Extensible Media Types](https://t-code.pl/blog/2016/04/hypermedia-must-be-extensible/)
136+
137+
* [Consuming Hypermedia - Declarative UI](https://t-code.pl/blog/2016/04/hypermedia-driven-ui/)
138+
139+
* [Towards Server-side Routing With URI Templates (RFC 6570)](https://t-code.pl/blog/2016/11/towards-server-side-routing-with-uri-templates/)
140+
141+
* [Testing APIs Hypermedia-style](https://t-code.pl/blog/2019/06/testing-hypermedia-api/)
142+
115143
* [Richardson Maturity Model](https://martinfowler.com/articles/richardsonMaturityModel.html)
116144

117145
* [Test Cases for HTTP Content-Disposition header field](http://greenbytes.de/tech/tc2231/)

0 commit comments

Comments
 (0)