Comment on Protobuf Editions are here: don't panicparentComments−sagarm2yJSON is the serialization format. What's the IDL?−hot_gril2yI'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.
Comments
JSON is the serialization format. What's the IDL?
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.