Commit Graph

12 Commits

Author SHA1 Message Date
518a4bb688 Added points related to API Specification (#32719) 2019-01-16 15:47:59 -07:00
00aada73e0 added information on supported file types (#30230) 2019-01-16 13:55:21 -07:00
c00bd7172c Added link to Roy Fielding Disseration (#29925)
Added link to Roy Fielding Dissertation + Fixed some styling errors
2019-01-16 11:42:58 -07:00
8e28271ebd Give examples of 400-level status codes (#27305) 2019-01-15 15:27:38 -07:00
931e6af41d Added REST Route 304 (#24877)
Added REST API Status Code 304 into the Guide with explanation.
2019-01-15 15:05:41 -07:00
b719cb01cf docs: Updating the API best practices (#24112)
Added the API URL design to include versioning and limiting the use of PUT requests to only updating of existing records instead of allowing the creation of new records using PUT request.
2019-01-15 14:49:28 -07:00
2cea1e1c66 better unordered list formatting : "Further reading" (#23264) 2018-11-23 20:21:29 -05:00
d8ad84a387 Update index.md (#25099) 2018-11-10 06:25:25 +05:30
4c059aef35 Add REST API Guide (#21103)
* Add REST API Guide

* Update index.md
2018-11-05 16:01:39 -05:00
40ff61baef Adding some detailed information (#21062)
* Adding some detailed information

* minor corrections
2018-11-05 12:51:40 -05:00
7d2a8715b2 Edited table relationship info (#19577)
* Edited table relationship info

I assume the previous author meant to add one-to-one relationships. I fixed a few typos and changed a bit of information relating to one-to-one relationships.

* Update index.md

* Update index.md
2018-10-21 21:45:43 +01:00
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30