vote up 1 vote down star
3

I am looking for online RESTful Web Service Demo and not good examples of RESTful API.

Are the following links the only available demos?

  1. http://mooshup.com/mashup.jsp?author=keith&mashup=RESTDemo (REST and WSDL 2.0 Discussion continues)

  2. http://www.thomas-bayer.com/rest-demo.htm

flag

0% accept rate
From your profile, I see you've asked 18 questions and assigned no correct answer to any of them. Now that everyone can see your accept rate is 0%, you might have better luck getting responses by accepting some answers - just a thought. – Rich Apodaca Sep 26 at 15:38

2 Answers

vote up 0 vote down

Here is an experimental one that provides access to the MSDN documentation. I'm not sure how much work has been done on in the last couple of years, but it is a good example of using XHTML as an API format.

link|flag
vote up 0 vote down

You may take a look at an implementation of the RESTful AtomPub protocol by WordPress.com. You have to have an account to do something useful. The AtomPub service document is located at:

https://<your-login>.wordpress.com/wp-app.php/service
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.