Last active
September 4, 2017 20:16
-
-
Save ratracegrad/3d30eccf666c921de2b981be5c807ccf to your computer and use it in GitHub Desktop.
Description of HTTP Verbs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTTP Verb Operation | |
GET Read | |
POST Create | |
PUT Update | |
DELETE Delete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment