You are here |
alexrichey.com | ||
| | | |
mfbmina.dev
|
|
| | | | Nowadays, a huge part of a developer's work consists in calling APIs, sometimes to integrate with a team within the company, sometimes to build an integration with a supplier. The other big role in daily work is to write tests. Tests ensure (or should guarantee :D) that all the code written by us works on how it is expected and, therefore, it will not happen any surprises when the feature is running at production environment. | |
| | | |
linksort.com
|
|
| | | | In writing a REST API, we have to deal with at least two types of errors. Client errors: These errors are the fault of the user, e.g., providing an invalid... | |
| | | |
www.joeshaw.org
|
|
| | | | A scheme for consistent and safe HTTP API errors | |
| | | |
serverless.com
|
|
| | DynamoDB On-Demand allows truly serverless billing for your applications. Learn how to use it here, and when you should or shouldn't go on-demand. |