Skip to content

API Clients #16

Answered by benbjohnson
fr3fou asked this question in Q&A
Discussion options

You must be logged in to vote

I agree that OpenAPI is a pain. The resulting libraries are pretty ugly too. gRPC is a good option depending on the sophistication of your end user base.

When I need to have a JSON API, I will typically create the client library by hand if I only need to support one or two languages (e.g. Go & JavaScript) but I'll use OpenAPI if I need to generate clients for a lot of languages.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fr3fou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants