R1D40 Swagger and OpenAPI

| programming |

I first learned about Swagger when I started working at LaunchDarkly since our REST API follows the OpenAPI specification. This is such an amazing tool. I am sad that I did not learn about it before.

Swagger and OpenAPI allow you to create a spec for your REST API. You can then use some tooling in order to create clients in pretty much every language under the sun for your API.

It took me a few solid days to write a python wrapper for the CircleCI API. In the same amount of time, I could have theoretically written a swagger spec and made clients for all the languages.

I spent a few hours today looking through the documentation for Swagger and learning more about tooling. Why doesn’t every product use this?

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Keeping sponsor lists up-to-date

Keeping sponsor lists up-to-date across multiple READMEs and websites is tedious - so I wrote a tool to automate it.

via Carlos Becker March 25, 2026

Code as a Tool of Process

Steve Krouse wrote a piece that has me nodding along: Programming, like writing, is an activity, where one iteratively sharpens what they're doing as they do it. (You wouldn't believe how many drafts I've written of this essay.) There’s an incre…

via Jim Nielsen’s Blog March 24, 2026

Paris's Bicycle Mayor and the Hormuz Shock

Why Energy Independence is an Enduring Antidote to Trump's Demented Chaos

via High Speed March 24, 2026

Generated by openring