API Evolution (Page 5)

Writings about API Design, OpenAPI, HTTP and related topics.

HTTP Pattern: Whack-a-mole

A type of resource that when deleted, re-appears as a different resource.

Read more...

HTTP Pattern: Miniput

A resource designed to enable doing a partial updates to another resource.

Read more...

HTTP Pattern: Alias

A resource designed to provide a logical identifier but without being responsible for incurring the costs of transferring the representation.

Read more...