APIs
Some helpful resources for API development:
- The Design of Web APIs by Arnaud Lauret is available to read online for free on the website, but can also be purchased in eBook and print formats (print copy includes the eBook!)
- I often refer back to MDNâs HTTP response status codes reference, particularly when dealing with business logic errors.