How to use `curl` scripts to test RESTful web services (GET, POST, etc.)
Briefly

I wrote some curl scripts to simulate GET, POST, DELETE, and PUT request (method) calls to my Play Framework REST/RESTful web services.
That's a Sencha convention, where dc stands for "disable cache". You can get rid of that part of the URL by adding code to your Sencha store to disable caching.
Read at Alvinalexander
[
]
[
|
]