aws-beam / aws-codegen

Code generator for AWS clients in Erlang and Elixir.
Other
53 stars 49 forks source link

Implement support for protocol 'rest-json' for Erlang #12

Closed jfacorro closed 4 years ago

jfacorro commented 4 years ago

It currently exists for generating Elixir code. It would be nice to have the same for Erlang and include support for a number of AWS APIs currently missing.

jfacorro commented 4 years ago

I am working on this at the moment. I think I will have a PR most likely next week.