Commit Graph

137 Commits

Author SHA1 Message Date
Todd Fredrich b181e6d397 Merge pull request #20 from MatthewReinbold/patch-1
Update index.html
2015-03-31 14:57:17 -06:00
MatthewReinbold 0dc68d52b9 Update index.html
Changed "tutorial" to "notes" to match a newsletter naming tweak.
2015-03-31 14:42:02 -06:00
Todd Fredrich 816cd178b2 Removed banner ad. Merged tiny letter signup box from Matthew Reinbold. Added link to Russian translation on Resources page. 2015-03-31 14:02:31 -06:00
Todd Fredrich 8d78f05708 Merge pull request #18 from supermitsuba/master
Fixed capitialization of RESTFul
2015-03-31 13:55:55 -06:00
Jorden Lowe d2a7f384e3 Fixed capitialization of RESTFul to RESTful, to match other instances of RESTful. 2015-02-19 15:38:19 -05:00
Todd Fredrich 9e04cb8eda Merge pull request #17 from MatthewReinbold/master
banner modifications to remove the image and replace with search engine ...
2015-02-17 09:34:21 -07:00
Todd Fredrich dab538dbb1 Merge pull request #16 from blowsie/patch-1
Added in CRUD terminology
2015-02-17 09:33:52 -07:00
Todd Fredrich b172656254 Merge pull request #15 from mrkiffie/master
Adding "formats"
2015-02-17 09:30:46 -07:00
Matthew Reinbold da3e07ad88 banner modifications to remove the image and replace with search engine friendly text, along with adding the newsletter signup 2015-02-12 11:03:03 -07:00
Sam Blowes 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
Todd Fredrich eadbe7ac73 Updated dates on sitemap 2015-02-08 20:15:18 -07:00
Todd Fredrich 519accfb0c Updated banner link to rel=nofollow. 2015-02-08 20:13:58 -07:00
Todd Fredrich 42ce0d4ab0 Added MailChimp opt-in. 2015-02-08 20:11:05 -07:00
Todd Fredrich e50ab4f523 Added sample OoO drawing banner. 2015-02-08 19:02:09 -07:00
Todd Fredrich a78b7317ed Added a sidebar. 2015-02-08 19:01:03 -07:00
Todd Fredrich b75fde2d35 Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com 2015-02-08 19:00:43 -07:00
toddf e756646b70 Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com 2015-02-08 18:58:04 -07:00
toddf b49225213c Added a bannder and sample page. 2015-02-08 18:57:38 -07:00
Todd Fredrich fb896005bd Updated POST error column to include 409. Changed idempotence section re. DELETE. 2015-02-08 11:30:59 -07:00
Todd Fredrich 6fc44055c2 Merge branch 'master' of github.com:tfredrich/RestApiTutorial.com
Conflicts:
	sitemap.xml
2015-01-12 12:52:23 -07:00
Todd Fredrich 55793ec003 Updated restquicktips.html lastmod. 2015-01-12 12:50:26 -07:00
KiFFiE 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
Todd Fredrich 7e8a9aa32f Updated modified date for lessons/restquicktips.html 2014-11-25 22:27:43 -07:00
Todd Fredrich c14959d767 Updated site map for latest updates. 2014-11-17 17:06:06 -07:00
Todd Fredrich 2a5906fd38 Intermediate check-in of BP Guide v2.0 2014-11-17 16:59:45 -07:00
Todd Fredrich 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
Todd Fredrich c499e5f002 Merge pull request #12 from yevhenpavliuk/patch-1
Replace UPDATE with PUT in the quick tips
2014-11-17 16:53:48 -07:00
Christopher Downard ac19529169 Fixed typo in verbiage and altered sentence to increase clarity of idea. 2014-11-11 13:09:40 -07:00
Yevhen Pavliuk 535b659280 Replace UPDATE with PUT in the quick tips
I suppose you meant PUT there.
2014-11-02 13:49:32 +02:00
toddf ef377daffe Updated license to Creative Commons 4.0 2014-05-29 13:37:30 -06:00
toddf 3acaef38d5 Removed .project file 2014-05-29 13:15:59 -06:00
toddf a901182775 Updated GitHub.com ribbon graphics 2014-05-29 13:13:59 -06:00
toddf 856010a7e6 Merge branch 'master' of github.com:pnsantos/RestApiTutorial.com into pull-requests
Conflicts:
	httpstatuscodes.html
2014-05-29 12:42:49 -06:00
toddf 0ea4fb0326 Merge branch 'master' of github.com:nobozo/RestApiTutorial.com into pull-requests 2014-05-29 12:37:22 -06:00
toddf 7d2f2ddd43 Fixed collapse toggler in httpstatuscodes #7 2014-05-29 12:36:12 -06:00
toddf 4cdbd9ff80 Merge branch 'master' of github.com:sadleb/RestApiTutorial.com into pull-requests 2014-05-29 12:23:54 -06:00
Pedro Nuno Santos 2a4ad39911 Updated RFC 6585 status codes
428, 429, 431 and 511 are no longer drafts, they're published in RFC 6585
Also updated wikipedia references to reflect their change of status from draft to RFC
2014-02-13 11:38:00 +00:00
Todd Fredrich 933e982cf7 Updated restquicktips.html and httpstatuscodes.html v20140529-1243 2014-02-03 16:33:21 -07:00
Jon Forrest c0e566ec89 First pass at a copy edit. No technical changes. 2014-01-10 12:15:27 -08:00
Brian Sadler c45c3d5a07 Removing safety section from idempotency topic. Was duplicate text. 2013-11-05 00:49:17 -05:00
Todd Fredrich 033fa31cde Fixed link error to idempotence lesson. 2013-09-21 09:36:29 -06:00
Todd Fredrich b86c1863dd Fixed link error to idempotence lesson. 2013-09-21 09:29:16 -06:00
Todd Fredrich 4c7b4c8939 Added some content and fixed the title on the Idempontence page. 2013-09-17 17:42:42 -06:00
Todd Fredrich da3d43fc80 Re-added .htaccess file to GIT 2013-09-04 14:53:14 -06:00
Todd Fredrich e2afda6845 Added Idempotence tutorial video. 2013-09-04 14:47:05 -06:00
Todd Fredrich c774f66920 Updated README 2013-08-02 14:58:17 -06:00
Todd Fredrich 9f583988e8 Updated resources links to new version of BP Guide and external web resources. 2013-08-02 14:51:23 -06:00
Todd Fredrich 7468605f3b Updated Best Practices Guide to version 1.2, with updated Versioning section. 2013-08-02 14:50:44 -06:00
Todd Fredrich 72896e2b1b Added consumable forms of Best Practices 1.2 (PDF, epub, mobi) 2013-04-16 16:22:39 -06:00
Todd Fredrich e874221978 Merge pull request #2 from jrwyatt/master
Added .mobi for Kindle users and updated resources.html to link
2013-03-04 12:45:24 -08:00