APIs Are Having a Moment
With MCPs driving all kinds of rich functionality, APIs are having a real moment. Also in this newsletter: An Arazzo primer, MCP and OpenAPI, and a Hono deep-dive
API's are once again having their moment in the sun; people don't just want to go to a web app; they want your data to plug into an MCP or this graph or that connector. OpenAPI specs and design-first are also being dragged front and centre. Well-defined relationships and good documentation are a focal point when Agents get involved.
The interesting trend I am seeing is the push to do insights and aggregations inside the API so they can be tested and validated, rather than letting Agents draw their own conclusions. I've suddenly found time-series and statistical APIs a focus point. While I find the negative effects of AI often overwhelming, I do enjoy the push for better, more complete APIs.
-- Alexander
The API Roundup
API News, links, and tools from around the web
Use Arazzo
A JaveScript/TypeScript toolkit for Arazzo. It lets you validate documents and run workflows against live APIs. It has a great CLI and an MCP compiler on the roadmap. If you're still unsure what Arazzo is, we've got you covered with a nice intro blog.
Karve, a native Windows workspace for your .http files
Karve gathers the .http files scattered across your repos into one native Windows workspace without moving them. Run requests and inspect responses without opening an IDE. Thereβs a 15-day free trial, and if you keep it, you pay once. sponsored
MCP Is The New REST
Like I said in the intro API's are having a new moment in the sun, in part due to MCP, but is wrapping your API in MCP the right way? Andy put together a great talk at GopherCon about what MCP is and how TypeFrom is looking beyond REST as MCP becomes the new integration surface. Plus, it has Back to the Future memes. What more could you ask for?
A Deep Dive Into Hono
Hono is a lightweight web framework built on web standards. Honestly, one of my favourites when building on Cloudflare. Check out this awesome post on how a request runs through Hono via routing, middleware, context, web standards, and runtime adapters. The quote at the start really sticks with me:
I like frameworks that disappear when I look closely at them
OpenAPI React Query Codegen
A codegen tool for turning OpenAPI specs into React Query code was hit with a supply chain attack. Socket has a great write-up covering the ten compromised versions that were published. Maybe we should go back to building every inch of our software ourselves to avoid security issues π.
FastAPI Conf '26
The FastAPI Conf is coming to Amsterdam this October (honestly the best month of the year). You can still get your tickets now, with great speakers from Google DeepMind, OpenAI, and my favorite Space Telescope Science Institute. Who doesn't like space and telescopes....?
APIs You Won't Hate
The latest from the team at API's You Won't Hate.
Join us on the Podcast
We are lining up the next series of APIs You Won't Hate (the podcast) - and we're looking for guests! If you (or someone you know) is working on an interesting API project, product, or initiative, drop us a line.
From the Community
Articles written and shared in our free Slack community.
Can MCP Server Finally Get Their Own OpenAPI
What does an MCP server do? You don't know until you connect and run a command. Maybe it's time they get their own documentation standard. Bruno is trying out mcpdesc and explains why.
Support APIs You Won't Hate
When you become an member, you'll get access to members-only content while directly supporting our work. Your support helps us to keep making resources for the API community.
Become a member todayThanks so much to our members: Kin, Juxt, Alex R, Nolan S, Brandon K, Frank, James D, Bill D, and Abdelhadi D. Your support means the world to us!
βοΈ Until next time,
Alexander, Phil & Mike