diff --git a/httpstatuscodes.html b/httpstatuscodes.html index 6e0ee1e..033e414 100644 --- a/httpstatuscodes.html +++ b/httpstatuscodes.html @@ -800,10 +800,15 @@ REST API Tutorial diff --git a/index.html b/index.html index 1e512f8..fda8a1f 100644 --- a/index.html +++ b/index.html @@ -87,8 +87,13 @@ diff --git a/restquicktips.html b/lessons/restquicktips.html similarity index 92% rename from restquicktips.html rename to lessons/restquicktips.html index 83a8ca8..faeb5d1 100644 --- a/restquicktips.html +++ b/lessons/restquicktips.html @@ -69,11 +69,16 @@ REST API Tutorial diff --git a/lessons/whatisrest.html b/lessons/whatisrest.html new file mode 100644 index 0000000..3610c6e --- /dev/null +++ b/lessons/whatisrest.html @@ -0,0 +1,97 @@ + + + + + What is REST? + + + + + + + + + + + + +
+
+
+

What Is REST?

+
+
+ +
+
+ +
+
+
+
+

Content here...

+
+
+
+ +
+ + + + + + Fork me on GitHub + + diff --git a/resources.html b/resources.html index 2acd20b..5b6d086 100644 --- a/resources.html +++ b/resources.html @@ -40,10 +40,10 @@

RESTful Best Practices (v1.1)

Get the Pearson eCollege RESTful Best Practices guide (choose your format). This guide reduces the world of RESTful services into easy-to-follow principles. It also provides several cookbook type recipes in critical areas to increase service usability, reduce confusion during implemenation, as well as improve consistency.

REST Services in Java

RestExpress (GitHub). Create fast, scalable, stand-alone RESTful Web services in Java quickly.

@@ -61,11 +61,16 @@ REST API Tutorial diff --git a/sitemap.xml b/sitemap.xml index 0a98026..9db8e13 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -16,11 +16,6 @@ 2012-05-01T22:56:54+00:00 monthly - - http://www.restapitutorial.com/httpmethods.html - 2012-05-01T22:56:58+00:00 - monthly - http://www.restapitutorial.com/httpstatuscodes.html 2012-05-01T22:56:57+00:00 @@ -41,4 +36,29 @@ 2012-04-24T15:48:57+00:00 monthly + + https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.pdf + 2012-05-30T15:48:57+00:00 + monthly + + + https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.epub + 2012-05-30T15:48:57+00:00 + monthly + + + https://github.com/tfredrich/RestApiTutorial.com/raw/master/media/RESTful%20Best%20Practices-v1_1.odt + 2012-05-30T15:48:57+00:00 + monthly + + + http://www.restapitutorial.com/lessons/whatisrest.html + 2012-05-30T14:27:58+00:00 + monthly + + + http://www.restapitutorial.com/lessons/httpmethods.html + 2012-05-30T14:27:58+00:00 + monthly + \ No newline at end of file