
Streaming Data with REST APIs
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?
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?
Let's have a look at how the upcoming OpenAPI v3.2 is going to help describe JSON Streaming, and in the process learn more about what the heck that even is.
Taking time to use OpenAPI for planning makes API teams build better software. Also: Arrazo news, Speakeasy's OpenAPI Parser, JSON Streaming with OpenAPI 3.2, API World, and an API for the United State Congress.
A nonconventional use for an end-to-end testing framework, Stringify gets faster, we say goodbye to Apiary, and a review of the amazing API product that DarkSky was.
As APIs become the sneaky backbone of LLM-driven workflows, Slack's update to their API rate limits may be an interesting sign of changing tides.
Today we say farewell to a legend in the API documentation space as O.G. API design-first solution Apiary.io shuts its doors.
Learn how to export OpenAPI from your Spring Boot application with Springdoc.
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.
It's the best thing since sliced OpenAPI 3.1, and it comes with a boatload of interesting new features
Teams that plan for data access and caching from the start build faster, more reliable APIs than those who bolt it on in a panic later.
Mocking is one of those things that started out as a simple idea, and has evolved to support an incredible amount of developer use cases over the years. In this episode of the Podcast, Tom from Wiremock chats with Phil about Wiremock's tools for API developers
Will OpenMCP be the hero we need to bring existing standards together with a nascent protocol? Also: DELETE -> HTTP204, gRPC in Node.js, php-node, and JSON Schema Tooling.
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.