
api-governance
API Design Reviews Don't Have to be Hard
A quick look at how you can handle API design reviews in pull requests using Bump.sh instead of forcing everyone to stare into a chasm of YAML diffs.
api-governance
A quick look at how you can handle API design reviews in pull requests using Bump.sh instead of forcing everyone to stare into a chasm of YAML diffs.
green tech
Stop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API.
api-design
Designing an API with cacheability in mind produces a more sensible and better separated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.
api-design
Keeping APls consistent in large organizations to speed up integrations, improve code-reuse, and avoid wasting time and money.
api-design
How does a REST API handle uploading images or spreadsheets when it normally only handles JSON or XML?