Hacker News new | ask | show | jobs
by sagarm 763 days ago
JSON is the serialization format. What's the IDL?
1 comments

I've seen OpenAPI/Swagger in the wild a few times. It's a good way to specify the API for an HTTP server, whether it's JSON or something else. Biggest downside is the confusing name change.