API Security is one of those things that isn't a problem until it is. Also in this newsletter: an http client for Go, JSON streaming in OpenAPI3.2, API Days London, HTTP Golden Girls, and Node HTTP Servers on CloudFlare workers.| APIs You Won't Hate
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?| APIs You Won't Hate
Learn how OpenAPI v3.2 helps describe JSON Streaming, and in the process find out more about what the heck JSON streaming even is.| APIs You Won't Hate
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.| APIs You Won't Hate
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.| APIs You Won't Hate
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.| APIs You Won't Hate
Today we say farewell to a legend in the API documentation space as O.G. API design-first solution Apiary.io shuts its doors.| APIs You Won't Hate
Learn how to export OpenAPI from your Spring Boot application with Springdoc.| APIs You Won't Hate
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.| APIs You Won't Hate
It's the best thing since sliced OpenAPI 3.1, and it comes with a boatload of interesting new features| APIs You Won't Hate
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.| APIs You Won't Hate
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| APIs You Won't Hate
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.| APIs You Won't Hate
Debating the purpose and utility of JSON Schema, alternative approaches and the way we got here. Also in this newsletter: Routers for golang, HTTP Query, API Design Reviews, Versioning, and Oauth 2.1.| APIs You Won't Hate
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.| APIs You Won't Hate
Stop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API.| APIs You Won't Hate
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.| APIs You Won't Hate