Home

Status Codes

Resources

  1. HTTP Status Codes

200s

Common scenarioWhat to use
New resource has been created201
Allocation of data to a queue to be process async202

Repository

https://github.com/okeeffed/developer-notes-nextjs/content/api-design/status-codes

Sections


Related