From e1f9d2836803ab4bcddd950d20dd421243d38b97 Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Sat, 30 Dec 2017 20:05:03 -0700 Subject: [PATCH] pre-lim webinar opt-in content --- index.html | 25 +++++--- restapiwebinar.html | 135 ++++++++++++++++++++++++++++++++++++++++++++ sitemap.xml | 2 +- 3 files changed, 152 insertions(+), 10 deletions(-) create mode 100644 restapiwebinar.html diff --git a/index.html b/index.html index 57735df..90f74bf 100644 --- a/index.html +++ b/index.html @@ -35,17 +35,17 @@ valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+ } @@ -80,13 +80,20 @@ valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
-

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 increase client adoption.

-

Presently, there aren't a lot of REST API guides to help the lonely developer. RestApiTutorial.com is dedicated to tracking REST API best practices and making resources available to enable quick reference and self education for the development crafts-person. We'll discuss both the art and science of creating REST Web services.

-

—Todd Fredrich, REST API Expert

-

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

-

Get Started »

+

Hey Fellow REST API Designer!

+

You're here to get your questions answered. Let's make sure your most-pressing ones are addressed!

+

I'm creating a *FREE* Webinar on REST API design and want to focus on your questions!

+

Submit your most burning REST API question here, along with your email address and we'll be in touch!

+

REST well!
+ Todd Fredrich, The REST API Tutor

+ Submit Your Question Now!
+

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 increase client adoption.

+

Presently, there aren't a lot of REST API guides to help the lonely developer. RestApiTutorial.com is dedicated to tracking REST API best practices and making resources available to enable quick reference and self education for the development crafts-person. We'll discuss both the art and science of creating REST Web services.

+

—Todd Fredrich, The REST API Tutor

+

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

+

Get Started »