Skip to content

Instantly share code, notes, and snippets.

@piscis
Created December 17, 2012 13:48
Show Gist options
  • Save piscis/4318396 to your computer and use it in GitHub Desktop.
Save piscis/4318396 to your computer and use it in GitHub Desktop.
Little reminder about REST :-D
Create -> Post
Read -> Get
Update -> Put
Delete -> Delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment