• Stars
    star
    655
  • Rank 66,128 (Top 2 %)
  • Language
    Elixir
  • License
    Mozilla Public Li...
  • Created over 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Swagger integration to Phoenix framework

PhoenixSwagger

Build Status Module Version Hex Docs Total Download License Last Updated

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

Installation

Follow the getting started guide to install and configure PhoenixSwagger.

Guides

See the full documentation on hexdocs.pm or browse the guides directory.

Contributing

Issues and pull requests welcome. You'll also find help on the #phoenix_swagger channel on the elixir-lang slack.

License

Mozilla Public License 2.0