Skip to content

Instantly share code, notes, and snippets.

@stravid
Created June 28, 2016 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stravid/6ae2a13b8c1edd2527169ebe0b14bf45 to your computer and use it in GitHub Desktop.
Save stravid/6ae2a13b8c1edd2527169ebe0b14bf45 to your computer and use it in GitHub Desktop.
Example REST Resources
Possible tasks I have a hard time mapping to resources.
- Issuing an invoice
- Completing some kind of sports match
- Advancing an item in a defined process
- Lock/Release an item (to prevent tampering by others)
- Move an upload from temporary to permanent storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment