In this book we focus on practical issues: how to design and implement RESTful web services, and clients for those services. Our secondary focus is on theory: what it means to be RESTful, and why web services should be more RESTful instead of less.
We don’t cover everything, but we try to hit today’s big topics, and because this is the first book of its kind, we return to the core issue—how to design a RESTful service—over and over again
This eBook is licensed under a Creative Commons.
Table of contents
- The Programmable Web and Its Inhabitants
- Writing Web Service Clients
- What Makes RESTful Services Different?
- The Resource-Oriented Architecture
- Designing Read-Only Resource-Oriented Services
- Designing Read/Write Resource-Oriented Services
- A Service Implementation
- REST and ROA Best Practices
- State and Statelessness
- Connectedness
- The Uniform Interface
- This Stuff Matters
- Resource Design
- URI Design
- Outgoing Representations
- The Building Blocks of Services
- The Resource-Oriented Architecture Versus Big Web Services
- Ajax Applications as REST Clients
- Frameworks for RESTful Services
Size : | 5024.319 Kb |
Downloads: | 162 |
Created: | 2019-05-01 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about RESTfull Web Services Tutorial
"Every developer working with the Web needs to read this book." - David Heinemei..., download free Web Services tutorial in PDF (448 pages).
You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mas