af95f23004
GET Method modified
2017-12-06 23:30:09 -02:00
74c75058e1
Merge branch 'master' into patch-1
2017-11-02 15:47:09 -06:00
f8e8d78f98
Merge pull request #44 from mwalter/mwalter/fixBrokenLink
...
fix broken link to Twitter REST API documentation
2017-11-02 15:45:00 -06:00
a2fef915e3
Updating link to Twitter API
...
Link to Twitter API was broken, put in the correct link
2017-10-08 17:02:21 +02:00
f6a197a9b1
fix broken link to Twitter REST API documentation
2017-08-24 17:55:22 +02:00
50fccc7668
restquicktips.html: fix a typo
...
..is know before-hand -> ..is known before-hand
Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com >
2017-07-10 18:01:08 +05:00
8d2ba39827
HTTP Methods: Use 405 when appropriate
...
Use 405 (Method Not Allowed) instead of 404 (Not Found) when a
resource exists at the given locator but does not support the specified
method (e.g. PUT, PATCH, DELETE on a collection).
2017-05-07 06:55:26 -05:00
418d535a45
Updated CDN per issue #36
2016-02-14 12:48:12 -07:00
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