Skip to content

Instantly share code, notes, and snippets.

@hjoseph96
Created November 10, 2014 21:40
Show Gist options
  • Save hjoseph96/d193e1221688fd60cbd2 to your computer and use it in GitHub Desktop.
Save hjoseph96/d193e1221688fd60cbd2 to your computer and use it in GitHub Desktop.
RESTful Notes
POST -------> C reate
GET -------> R ead
PUT/PATCH -------> U pdate
DELETE -------> D estroy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment