Skip to Main Content
ASP.NET Web API 2: Building a REST Service from Start to Finish
book

ASP.NET Web API 2: Building a REST Service from Start to Finish

by Jamie Kurtz, Brian Wortman
August 2014
Intermediate to advanced content levelIntermediate to advanced
280 pages
7h 19m
English
Apress
Content preview from ASP.NET Web API 2: Building a REST Service from Start to Finish

CHAPTER 3

image

Designing the Sample REST API

Thus far, you’ve learned some basic principles of the REST architecture using the HTTP protocol, and you’re now ready to start developing your task-management service. First, you’ll need to take some time to carefully build up tables of resource types, their available HTTP actions, and associated URIs. This design step is important, similar in kind to the importance of patiently and intentionally modeling a database. It pays to think it through and get it right. And, as you walk through the different resource types, you’ll begin examining some code.

You may recall from the previous chapter that a programmer ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Expert ASP.NET Web API 2 for MVC Developers

Expert ASP.NET Web API 2 for MVC Developers

Adam Freeman
Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi
Practical ASP.NET Web API

Practical ASP.NET Web API

Badrinarayanan Lakshmiraghavan

Publisher Resources

ISBN: 9781484201091Purchase book