mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Add Microsoft REST API Guidelines to the list
This commit is contained in:
@@ -42,7 +42,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
|||||||
* [HATEOAS](http://timelessrepo.com/haters-gonna-hateoas) - Clear explanation on what HATEOAS is, and why you should use it.
|
* [HATEOAS](http://timelessrepo.com/haters-gonna-hateoas) - Clear explanation on what HATEOAS is, and why you should use it.
|
||||||
* [How to GET a cup of coffee](http://www.infoq.com/articles/webber-rest-workflow/)
|
* [How to GET a cup of coffee](http://www.infoq.com/articles/webber-rest-workflow/)
|
||||||
* [REST API Tutorial](http://www.restapitutorial.com/) - RestApiTutorial.com is dedicated to tracking REST API best practices and making resources available to enable quick reference and self education for the development crafts-person.
|
* [REST API Tutorial](http://www.restapitutorial.com/) - RestApiTutorial.com is dedicated to tracking REST API best practices and making resources available to enable quick reference and self education for the development crafts-person.
|
||||||
|
* [Microsoft REST API Guidelines](https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#readme) - The Microsoft REST API Guidelines, as a design principle, encourages application developers to have resources accessible to them via a RESTful HTTP interface.
|
||||||
## Standards
|
## Standards
|
||||||
|
|
||||||
* [JSON API](http://jsonapi.org/) - Standard for building APIs in JSON.
|
* [JSON API](http://jsonapi.org/) - Standard for building APIs in JSON.
|
||||||
|
|||||||
Reference in New Issue
Block a user