logoalt Hacker News

edweis02/20/20251 replyview on HN

Referring to OpenAPI: https://github.com/OAI/OpenAPI-Specification


Replies

t1mmen02/20/2025

100%, this.

Im a bit flabbergasted I haven’t yet found a HTTP/API client that simply runs off an oAPI spec. Sure, most support «import of..», but do any support oAPI’s as continuously evolving source of truth?

Our oAPI spec is auto-generated (based off ts-rest.com contracts), and I’d love one that understands this, including auto-refreshing/importing of spec when it changes on disk.

If anyone knows of this magical piece of software, please share!

show 1 reply