REST Patterns

From $1

Mission Statement

This wiki is dedicated to capturing best practices around the REST architectural style.

Articles

Title
Synopsis
Caching Matters
What are the advantages of caching data?  How do you cache data?  And what are the different kinds of available caching strategies?
Code On Demand
Making use of Code on Demand (COD).
Resources and Representations
Introduction to the differences between a resource and its representation.
Why HTTP Isn't A Transport Protocol
Learn about the real purpose of HTTP.

Future Work Outline

  • Introduction
    • What its all about
    • HTTP, little background
    • Why REST
    • Alternatives, when to use
  • HTTP
    • Common sense view, applicability, interpretations
    • When to use the verbs
  • Terminology
    • Roys terms mapped to application
  • Managing state
    • Possiby via simple examples?
  • Representations.
    • Alt media from a single resource, media types etc.
  • Frameworks.
    • ???
  • Examples.
    • Many, simple examples with discussion.
    • shopping basket
    • discussion forum
    • user management
    • registration
    • purchasing items
    • openid


Retrieved from "http://restpatterns.org/"

Tags:
none
 
Images (0)
 
Comments (0)
You must login to post a comment.