Readit News logoReadit News
ludovicianul commented on A Deep Dive into OpenAPI   deployhq.com/blog/unlocki... · Posted by u/whatatimeline
cyberax · 2 months ago
Ugh. OpenAPI: just say "no". It's WAY too verbose, and there are usually many ways to shoot yourself in the foot.

Protobuf-based APIs are much nicer to work with. Either via gRPC, or via ConnectRPC.

ludovicianul · 2 months ago
I would say being verbose is a positive thing. It removes the need of having additional (and usually out-of-sync) documentation. Plus all the tooling around it that allows you to keep public Dev documentation in sync with min effort.
ludovicianul commented on Ask HN: What are you working on? (April 2025)    · Posted by u/david927
ludovicianul · 4 months ago
I'm building a CLI time tracker. https://github.com/ludovicianul/timi

u/ludovicianul

KarmaCake day1613December 15, 2016View Original