Skip to content
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

Closed
lucasclerissepro opened this issue Feb 1, 2021 · 4 comments
Closed

Elixir SDK #418

lucasclerissepro opened this issue Feb 1, 2021 · 4 comments

Comments

@lucasclerissepro
Copy link

lucasclerissepro commented Feb 1, 2021

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.

@aeneasr
Copy link
Member

aeneasr commented Feb 1, 2021

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!

@yordis
Copy link

yordis commented Feb 1, 2021

This is not hard to do using https://hex.pm/packages/tesla

@aeneasr would you mind supporting me with the codegen stuff?

@aeneasr
Copy link
Member

aeneasr commented Feb 2, 2021

Sure! Check out this pr ( ory/sdk#50 ) to see how we did it for Dart.js!

@aeneasr
Copy link
Member

aeneasr commented Sep 19, 2021

Superseded by upstream PR

@aeneasr aeneasr closed this as completed Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants