What's the method to create and distribute shared handcrafted API clients #32975
Unanswered
akil-rails
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In our project, we consume legacy third-party APIs that don't follow OpenAPI conventions and require us to handcraft the API clients. I see on StackOverflow that the recommended way is to create extensions.
Is there a template/guide describing how such libraries can be made?
Beta Was this translation helpful? Give feedback.
All reactions