
geojson
Stream GeoJSON in a HTTP/REST API
Once you've learned the basics of JSON Streaming in APIs, it starts to become a whole lot more interesting for a whole lot more use-cases.
Co-founder of APIs You Won't Hate, consultant/writer on all things API, working on green/climate tech, and restoring nautral habitats as co-founder of @ProtectEarthUK.
geojson
Once you've learned the basics of JSON Streaming in APIs, it starts to become a whole lot more interesting for a whole lot more use-cases.
streaming
Are you forcing API clients to wait for every single byte of massive JSON collections to be sent from the server before letting them render data that's ready already?
openapi
Learn how OpenAPI v3.2 helps describe JSON Streaming, and in the process find out more about what the heck JSON streaming even is.
api-design
Today we say farewell to a legend in the API documentation space as O.G. API design-first solution Apiary.io shuts its doors.
api-tools
Learn how to export OpenAPI from your Spring Boot application with Springdoc.
documentation
Which API documentation tool is the best? It Depends™! Let's go through the best modern tooling and look at when you might want to pick one over another.
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?
api-design
Learn API Design-First to build clear, consistent, and efficient APIs. Master OpenAPI, AsyncAPI, and top tools to streamline design, docs, and automation.