VOOZH about

URL: https://apistylebook.com/design/topics/http-methods

⇱ HTTP methods


HTTP methods

General information about HTTP methods usage

Agenzia per l'Italia Digital & Team per la trasformazione digital (Italian administration) - Interoperability model for the Public Administration

Directions for use (REST)
The REST service interface must use the HTTP verb most suitable for the operation as indicated in RFC 7231
Message broker
Although, depending on the implementations, the different REST service interfaces for accessing message brokers differ in functionality offered and ways of modeling queues, topics / subscriptions, the following behaviors of HTTP methods can be abstracted

Australian Digital Transformation Office - API Design Guide

Use HTTP methods and status codes

Cisco - API Design Guide

3.6 HTTP Verbs
REST Methods

Cloud Foundry - Cloud Controller API v3 Style Guide (Proposal)

Requests

Deliveroo - API Design

RESTful

Google - Google API Design Guide

Resource Oriented Design
With the HTTP protocol, the resource names naturally map to URLs, and methods naturally map to HTTP methods POST, GET, PUT, PATCH, and DELETE.
Standard Methods
HTTP Verbs

Haufe - Haufe API style guide

HTTP Verbs

Microsoft - Microsoft REST API Guidelines

Supported Methods

PayPal - API Style Guide

Collection Resources

Red Hat - Thoughts on RESTful API Design

Methods

White House - White House Web API Standards

HTTP verbs
General guidelines for RESTful URLs

Zalando - RESTFul API Guidelines

Use HTTP Methods Correctly
HTTP Methods must Fulfill Safeness and Idempotency Properties

adidas - adidas API design guidelines

Request Methods