PhoenixSwagger
is the library that provides swagger integration
to the phoenix web framework.
- Generate a swagger api specification from phoenix router and controllers
- Serve swagger-ui
- Validate requests against parameter schemas
- Validate responses against schemas in tests
Follow the getting started guide to install and configure PhoenixSwagger
.
See the full documentation on hexdocs.pm or browse the docs directory.
Issues and pull requests welcome. You'll also find help on the #phoenix_swagger channel on the elixir-lang slack.