Commit Graph

39 Commits

Author SHA1 Message Date
636881f082 Merge pull request #32 from Textalk/add-patch
Adding description of PATCH.
2016-02-11 15:52:58 -07:00
dabd60b7b6 Merge pull request #33 from flyingfisch/master
Improved wording, fixed some grammar/spelling
2016-02-11 15:52:21 -07:00
a61020bc97 Improved wording on quick tips page 2015-10-03 23:22:14 -04:00
05e5111325 Adding description of PATCH. 2015-09-21 13:03:32 +02:00
af7b3a72e1 Added Google AdSense. 2015-08-31 23:41:58 -06:00
1a3933cd80 Fixed issue with post & get tabs. Added Google AdSense. 2015-08-31 23:41:24 -06:00
fe8a646b63 Altered wording for 200 HTTP Response Code. 2015-05-29 13:58:33 -06:00
af1cc05b30 Merge pull request #24 from flyingfisch/master
Fixed grammar in "REST Quick Tips"
2015-05-29 13:56:35 -06:00
fda1204d7e fixed grammar in restquicktips.html 2015-05-06 16:04:37 -04:00
e2efaed4b8 fixed grammar in restquicktips.html 2015-05-06 10:57:47 -04:00
3b2db68e89 fix missing http:// protocol for href in footers 2015-04-15 10:23:59 +02:00
e4aa453faa Update httpmethods.html 2015-04-15 10:15:24 +02:00
d2a7f384e3 Fixed capitialization of RESTFul to RESTful, to match other instances of RESTful. 2015-02-19 15:38:19 -05:00
dab538dbb1 Merge pull request #16 from blowsie/patch-1
Added in CRUD terminology
2015-02-17 09:33:52 -07:00
b172656254 Merge pull request #15 from mrkiffie/master
Adding "formats"
2015-02-17 09:30:46 -07:00
e621ad70e5 Added in CRUD terminology
> I couldnt' not find any contributing guidelines, so I hope this commit is welcome, even if it is just for discussion.
2015-02-09 10:59:00 +00:00
fb896005bd Updated POST error column to include 409. Changed idempotence section re. DELETE. 2015-02-08 11:30:59 -07:00
9e6855a68f Adding "formats"
I think adding "formats" after "between" makes it clearer what the switching will be between. Although there is enough context to understand it implicitly, I prefer the explicit version. I think it also makes the sentence slightly easier to read.
2014-12-23 10:18:04 +02:00
df0db45e69 Merge pull request #13 from cdownard/master
Fixed typo in verbiage and altered sentence to increase clarity of idea.
2014-11-17 16:54:36 -07:00
ac19529169 Fixed typo in verbiage and altered sentence to increase clarity of idea. 2014-11-11 13:09:40 -07:00
535b659280 Replace UPDATE with PUT in the quick tips
I suppose you meant PUT there.
2014-11-02 13:49:32 +02:00
ef377daffe Updated license to Creative Commons 4.0 2014-05-29 13:37:30 -06:00
a901182775 Updated GitHub.com ribbon graphics 2014-05-29 13:13:59 -06:00
4cdbd9ff80 Merge branch 'master' of github.com:sadleb/RestApiTutorial.com into pull-requests 2014-05-29 12:23:54 -06:00
933e982cf7 Updated restquicktips.html and httpstatuscodes.html 2014-02-03 16:33:21 -07:00
c45c3d5a07 Removing safety section from idempotency topic. Was duplicate text. 2013-11-05 00:49:17 -05:00
4c7b4c8939 Added some content and fixed the title on the Idempontence page. 2013-09-17 17:42:42 -06:00
e2afda6845 Added Idempotence tutorial video. 2013-09-04 14:47:05 -06:00
9363daaa4a Update lessons/httpmethods.html
fixed a typo
2013-01-20 01:30:45 +01:00
c89e31f3c1 Fix typo.
The 'request' word was written twice in the PUT verb description.
2012-11-11 15:16:29 +01:00
648c3a390c Changed title on restquicktips.html to eliminate duplciate content (and to be correct). 2012-06-19 14:00:23 -06:00
6d68ef2eca Added text from best practices doc to restfulresourcenaming.html 2012-06-19 13:07:42 -06:00
a49b0181f5 Introduced restfulresourcenaming.html into the tutorial menu. 2012-06-19 11:12:31 -06:00
f3a50fa604 Refactored to utilize accordian for the contraints instead of tabs. 2012-06-19 11:12:06 -06:00
8950f64731 Added ability to collapse video. 2012-06-18 12:38:40 -06:00
42d4d835c6 First pass at creating the What is Rest? lesson. 2012-06-18 12:23:48 -06:00
0c9b92b056 Added class on lessons sub-menu item to indicate active lesson. 2012-06-18 11:54:54 -06:00
559a3ece51 Added previous/next links to lessons pages. 2012-06-18 11:41:27 -06:00
98217e8d8c Refactored menu structure to introduce lessons drop-down. 2012-06-14 08:12:19 -06:00