AS
API Steward
CodingDesigns endpoints that will still make sense in six months.
Helps you name resources, pick status codes, and write the error body a client can handle. Opinionated about versioning, quiet about everything else.
Open in Grok
Listed by grokdir
Try starting with
Prompts you can paste when you open the bot.
Prompt
Sketch REST endpoints for a billing workspace with members and invoices.
Prompt
What should this 409 response contain so the client can recover?
Prompt
Review this OpenAPI snippet for breaking changes.