RESTful Service quick guide ,this PDF tutorial provides some recommendations for Creating best Web Services project.
Free training document course material on 30 pages by Todd Fredrich.
Table of contents
- Introduction
- What is REST?
- Uniform Interface
- Resource-Based
- Manipulation of Resources Through Representations
- Self-descriptive Messages
- Hypermedia as the Engine of Application State
- Stateless
- Cacheable
- Client–server
- Layered system
- Code on demand
- REST Quick Tips
- Use HTTP Verbs to Mean Something
- Sensible Resource Names
- XML and JSON
- Create Fine-Grained Resources
- Resource Naming
- Resource URI Examples
- Resource Naming Anti-Patterns
- Pluralization
- Returning Representations
Size : | 302.56 Kb |
Downloads: | 253 |
Created: | 2016-06-21 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about RESTful Web Services Quick Guide
With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan.