-
-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Elixir SDK #418
Comments
Hi Lucas - you can find our generated code pipeline over at https://github.com/ory/sdk - we appreciate PRs for new programming languages and also use OpenAPIGenerator! |
This is not hard to do using https://hex.pm/packages/tesla @aeneasr would you mind supporting me with the codegen stuff? |
Sure! Check out this pr ( ory/sdk#50 ) to see how we did it for Dart.js! |
Superseded by upstream PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
We are willing to use Keto but our whole backend is developed in Elixir.
Describe the solution you'd like
As mentioned in the documentation, we can open issues to request for specific SDKs. Would that be possible to generate the SDK for elixir ?
Describe alternatives you've considered
Using the OpenAPI specs from Keto and generating our own or simply doing API calls.
The text was updated successfully, but these errors were encountered: