Hello All,
I have found out that OpenAPI Generator is supporting Elixir so I would like to ask if anyone have tried it ? and if any feedback or notes to take into consideration?
Thanks in advance,
Hello All,
I have found out that OpenAPI Generator is supporting Elixir so I would like to ask if anyone have tried it ? and if any feedback or notes to take into consideration?
Thanks in advance,
I’m working with GitHub - aj-foster/open-api-generator: Open API code generator for Elixir by @aj-foster and so far have a very good impression. Downside is that it is not totally clear how to implement the client etc. My advice would be to look at his implementation of the GitHub API (but I still wished there was a more simple example only showcasing the basics): GitHub - aj-foster/open-api-github: GitHub REST API client for Elixir