> ## Content Index
> Fetch the complete content index at: https://apisyouwonthate.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# OpenAPI.tools is Growing
- URL: https://apisyouwonthate.com/newsletter/openapi-tools-is-growing/
- Published: 2026-03-16T12:24:16.000Z
- Updated: 2026-03-16T12:24:16.000Z
- Description: Our community-powered reference site for OpenAPI devtools hits its stride. Also in this dispatch: a podcast with Supergood, oapi-codegen for Golang, Vacuum OpenAPI Linter updates, and more!
- Author: Alexander Karan
- Tags: 📰 APIs You Won't Hate (The newsletter)

If you missed the announcement at the start of the year, we launched a revamped version of our [OpenAPI.tools](https://openapi.tools/?ref=apisyouwonthate.com) website. 

The new version favours tools that support versions 3.1 and 3.2, pushing older tools to the back. However, over the last three months, PRs have been coming as more tools now support 3.1 and 3.2\. It been great to see the progress and the introduction of new tools. 

If you're looking for a tool for your OpenAPI workflow, the best place is [OpenAPI.tools](https://openapi.tools/?ref=apisyouwonthate.com).

\-- Alexander

![](https://storage.ghost.io/c/b4/3e/b43eb8f8-cafd-49ee-ab1f-e4fe989d2890/content/images/2026/03/Pasted_Image_3_2_26__12_20---PM.png) 

## Agent skills for OpenAPI  
and SDK development

Agent skills by Speakeasy: targeted instructions for your favorite AI coding assistants.

[Get started](https://www.speakeasy.com/blog/release-agent-skills?utm%5Fsource=apisywh?utm%5Fmedium=email) 

## The API Roundup

*API News, links, and tools from around the web*

### [Go: oapi-codegen](https://github.com/oapi-codegen/oapi-codegen/releases/tag/v2.6.0?ref=apisyouwonthate.com)

oapi-codegen is celebrating its 7th birthday by cutting a release with a bunch of new features, bug fixes, documentation improvements, and more. If you have never heard of oapi-codegen, it's a great tool that takes OpenAPI specs and converts them into Go code for the server and client.

### [Native tRPC OpenAPI Support](https://github.com/trpc/trpc/discussions/7239?ref=apisyouwonthate.com)

A long-time requested feature for tRPC has been OpenAPI JSON generation. An official discussion was just opened in the GitHub repository to gather feedback as they get closer to their beta release. Feedback is being sought, so if you have thoughts, now is the time to get involved.

### [Laravel OpenAPI CLI](https://laravel-news.com/laravel-openapi-cli?ref=apisyouwonthate.com)

A new OpenAPI tool has just dropped, a CLI that turns OpenAPI specifications into dedicated Laravel Artisan Commands. Just register your spec in the CLI, and then you can call the endpoints like so `php artisan acme:get-orders --limit=10`. Check out the blog for the full setup.

### [Announcing Speakeasy MCP Platform](https://www.speakeasy.com/blog/release-speakeasy-mcp-platform?ref=apisyouwonthate.com)

Speakeasy has dropped a new platform for building, deploying and connecting MCP servers. After identifying auth, observability, and distribution as the real blockers to shipping an MCP server to production, Speakeasy has released a platform to make the release of your MCP server as smooth as possible.

### [We Scanned 250 Node.js Repos for Blocking I/O.](https://stackinsight.dev/blog/blocking-io-empirical-study/?ref=apisyouwonthate.com)

Your Node-powered API likely uses code that makes blocking synchronous I/O calls. Ko-Hsin Liang has delved into the JavaScript ecosystem and found many packages that are blocking your I/O, producing a great deep dive into what blocking the event loop means, fixes to the common mistakes they found, and how to find them in your own code. Make your API faster and stop unnecessarily blocking the event loop.

---

## APIs You Won't Hate

Articles written and shared in our free [Slack community](https://slack.apisyouwonthate.com/?ref=apisyouwonthate.com).

### [🎙️ Unofficial APIs for Everything](https://apisyouwonthate.com/podcast/supergood-is-building-unofficial-apis-for-everything/)

Founder Alex Klarfeld joins host Mike for a podcast interview, with an update on Supergood's product journey, reverse engineering APIs ethically, and automating tech for old industries

---

## From our Community

Articles written and shared in our free [Slack community](https://slack.apisyouwonthate.com/?ref=apisyouwonthate.com).

### [Vacuum OpenAPI Linter Gets an Upgrade](https://quobix.com/vacuum/?ref=apisyouwonthate.com)

Dave Shanley or `quobix` dropped into our Slack group to show off some great upgrades to the Go API Linter vacuum. It now supports an [open-collection](https://quobix.com/vacuum/commands/open-collection/?ref=apisyouwonthate.com) command to convert OpenAPI specs to OpenCollection formats and [apply-overlay](https://quobix.com/vacuum/commands/apply-overlay/?ref=apisyouwonthate.com).

## 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 today](https://apisyouwonthate.com/#/portal) 

Thanks 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