REST API Design Rulebook

Designing Consistent RESTful Web Service Interfaces

Specificaties
Paperback, 94 blz. | Engels
O'Reilly | 1e druk, 2012
ISBN13: 9781449310509
Rubricering
Hoofdrubriek : Computer en informatica
O'Reilly 1e druk, 2012 9781449310509
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

In today's market, where rival web services compete for attention, a well-designed REST API is a must-have feature. This concise book presents a set of API design rules, drawn primarily from best practices that stick close to the Web's REST architectural style. Along with rules for URI design and HTTP use, you'll learn guidelines for media types and representational forms.

REST APIs are ubiquitous, but few of them follow a consistent design methodology. Using these simple rules, you will design web service APIs that adhere to recognized web standards. To assist you, author Mark Massé introduces the Web Resource Modeling Language (WRML), a conceptual framework he created for the design and implementation of REST APIs.

- Learn design rules for addressing resources with URIs
- Apply design principles to HTTP's request methods and response status codes
- Work with guidelines for conveying metadata through HTTP headers and media types
- Get design tips to address the needs of client programs, including the special needs of browser-based JavaScript clients
- Understand why REST APIs should be designed and configured, not coded

Specificaties

ISBN13:9781449310509
Taal:Engels
Bindwijze:paperback
Aantal pagina's:94
Uitgever:O'Reilly
Druk:1
Verschijningsdatum:10-1-2012

Over Mark Massé

Mark Masse resides in Seattle, where he is a Senior Director of Engineering at ESPN. Mark has fourteen years of engineering, management, and architecture experience with The Walt Disney Company. He began his career with Starwave creating rich, interactive Java applets for ESPN Sportszone, NFL.com, and NASCAR Online. Mark architected and developed the content management system (CMS) that powers all of the Disney web sites including ESPN.com, ABC.com and Disney.com. In 2008, he received a "Disney Inventor Award" for creating a "System and Method for Determining the Data Model Used to Create a Web Page."

Andere boeken door Mark Massé

Inhoudsopgave

Preface

1. Introduction
-Hello World Wide Web
-Web Architecture
-Web Standards
-REST
-REST APIs
-REST API Design
-Recap

2. Identifier Design with URIs
-URIs
-URI Format
-URI Authority Design
-Resource Modeling
-Resource Archetypes
-URI Path Design
-URI Query Design
-Recap

3. Interaction Design with HTTP
-HTTP/1.1
-Request Methods
-Response Status Codes
-Recap

4. Metadata Design
-HTTP Headers
-Media Types
-Media Type Design
-Recap

5. Representation Design
-Message Body Format
-Hypermedia Representation
-Media Type Representation
-Error Representation
-Recap

6. Client Concerns
-Introduction
-Versioning
-Security
-Response Representation Composition
-Processing Hypermedia
-JavaScript Clients
-Recap

7. Final Thoughts
-State of the Art
-Uniform Implementation
-Recap

Appendix: My First REST API

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        REST API Design Rulebook