swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
17.02k stars 6.03k forks source link

[Erlang] Enhancements to Erlang server generator #3762

Open wing328 opened 8 years ago

wing328 commented 8 years ago
Description

Latest master (Sep 2016)

If anyone wants to work on any of these tasks for erlang-server, please reply to let us know.

Ref: https://github.com/swagger-api/swagger-codegen/pull/3758

cc @galaxie

hachreak commented 8 years ago

Hi at all, if someone is interested, I made a erlang module to load the swagger file and build the cowboy routing configuration. :) https://github.com/hachreak/swagger_routerl