Description
Add the swagger DSL to your controllers and then run one mix task to generate Swagger json files.
PhoenixSwagger alternatives and similar packages
Based on the "Documentation" category.
Alternatively, view PhoenixSwagger alternatives based on common mentions on social networks and blogs.
-
Xcribe
XCribe is a doc generator for Rest APIs built with Phoenix. The documentation is generated by the test specs. -
Magma
An integrated knowledge work environment for open source software projects in Elixir with LLM-based assistants
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PhoenixSwagger or a related project?
README
PhoenixSwagger
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](./LICENSE)
*Note that all licence references and agreements mentioned in the PhoenixSwagger README section above
are relevant to that project's source code only.