Such thing as a dummy REST server to test HTTP requests? [closed]
http://www.jsontest.com/ will be your new best friend I guess… Try this out for your need: http://echo.jsontest.com/title/ipsum/content/blah It will return this: { “content”: “blah”, “title”: “ipsum” }