pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/APIPatterns/api-anatomy/blob/main/methods.md

" href="https://github.githubassets.com/assets/global-94620c216484da1f.css" /> api-anatomy/methods.md at main · APIPatterns/api-anatomy · GitHub
Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 789 Bytes

File metadata and controls

24 lines (18 loc) · 789 Bytes

HTTP Methods

API consumers interact with resources in an API using HTTP Methods. There is a limited set of supported HTTP methods that can be reused across many resources. Not every resource supports every method.

graph LR
GET --> g200[200] --> Get
GET --> g200[200] --> Function
GET --> g204[204] --> Ping
GET --> g202[202] --> Report
POST --> po201[201] --> Create
POST --> po200[200] --> Action
POST --> po204[204] --> FireAndForget
POST --> po202[202] --> Job
PUT --> pu200[200] --> Replace
PUT --> pu204[204] --> ReplaceNoResponse
PUT --> pu200-201[200,201] --> ReplaceOrCreate
PATCH --> pa200-201[200,201] --> UpdateOrCreate
PATCH --> pa200-201-204[200,201,204] --> UpdateOrCreateNoResponse


Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy