Difference: RestWebServicesNotes (1 vs. 4)

Revision 408 Dec 2012 - TobyCabot

Line: 1 to 1
 Representational State Transfer is the software architecture of the world wide web. You can use this architecture to build distributed systems - it's an alternative to SOAP (see SoapWebServicesNotes).

http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage - the REST wiki

Line: 11 to 11
 https://en.wikipedia.org/wiki/AS2 - AS2: a specification about how to transport data securely and reliably over the Internet.
https://en.wikipedia.org/wiki/OpenSearch - OpenSearch: a collection of technologies that allow publishing of search results in a format suitable for syndication and aggregation.
http://code.google.com/apis/gdata/index.html - Google Data Protocol: a REST-inspired technology for reading, writing, and modifying information on the web.
Added:
>
>
http://tools.ietf.org/html/rfc6648 - the "x-" prefix for internet content types is now considered deprecated.

Documentation:

Revision 321 Mar 2012 - TobyCabot

Line: 1 to 1
 Representational State Transfer is the software architecture of the world wide web. You can use this architecture to build distributed systems - it's an alternative to SOAP (see SoapWebServicesNotes).

http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage - the REST wiki
http://www.prescod.net/rest/mistakes/ - don't make these mistakes
http://www.xml.com/pub/a/2004/12/01/restful-web.html - the first in a series of good columns about building RESTful web services.
http://stackoverflow.com/questions/389169/best-practices-for-api-versioning - discussion of best practices for API versioning.

Added:
>
>
RESTful bits and pieces:

https://en.wikipedia.org/wiki/AS2 - AS2: a specification about how to transport data securely and reliably over the Internet.
https://en.wikipedia.org/wiki/OpenSearch - OpenSearch: a collection of technologies that allow publishing of search results in a format suitable for syndication and aggregation.
http://code.google.com/apis/gdata/index.html - Google Data Protocol: a REST-inspired technology for reading, writing, and modifying information on the web.

Revision 215 Mar 2012 - TobyCabot

Line: 1 to 1
Deleted:
<
<
 Representational State Transfer is the software architecture of the world wide web. You can use this architecture to build distributed systems - it's an alternative to SOAP (see SoapWebServicesNotes).

http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage - the REST wiki
http://www.prescod.net/rest/mistakes/ - don't make these mistakes
http://www.xml.com/pub/a/2004/12/01/restful-web.html - the first in a series of good columns about building RESTful web services.

Changed:
<
<
>
>
http://stackoverflow.com/questions/389169/best-practices-for-api-versioning - discussion of best practices for API versioning.

Revision 117 Aug 2008 - TobyCabot

Line: 1 to 1
Added:
>
>
Representational State Transfer is the software architecture of the world wide web. You can use this architecture to build distributed systems - it's an alternative to SOAP (see SoapWebServicesNotes).

http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage - the REST wiki
http://www.prescod.net/rest/mistakes/ - don't make these mistakes
http://www.xml.com/pub/a/2004/12/01/restful-web.html - the first in a series of good columns about building RESTful web services.

View topic | History: r4 < r3 < r2 < r1 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback