From a78b7317ed96971de874fb8d21750b139ad5127a Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Sun, 8 Feb 2015 19:01:03 -0700 Subject: [PATCH] Added a sidebar. --- index.html | 50 +++++++++++++++----------------------------------- 1 file changed, 15 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index 499b4ae..887ad67 100644 --- a/index.html +++ b/index.html @@ -8,17 +8,19 @@ - + -
+
+
+ +

Learn REST: A RESTful Tutorial

Building restful web services, like other programming skills is part art, part science. As the Internet industry progresses, creating a REST API becomes more concrete, with emerging best practices. As RESTful Web services don't follow a prescribed standard except for HTTP, it's important to build your RESTful API in accordance with industry best practices to ease development and simplify client adoption.

@@ -43,38 +49,12 @@

Jump in with What Is REST?, an overview concepts and constraints of the RESTful architecture.

Get Started »

-
+
+