| HTTP METHOD | DESCRIPTION |
|---|---|
| GET | Retrieve existing data |
| POST | Add new data |
| PUT | Update existing data |
| PATCH | Partially update existing data |
| DELETE | Delete data |
Created
December 24, 2021 05:13
-
-
Save ashutoshkrris/988355e575eda93905224b5accc49518 to your computer and use it in GitHub Desktop.
HTTP Methods and Description
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment