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.
-
ex_doc
ExDoc produces HTML and EPUB documentation for Elixir projects -
Xcribe
XCribe is a doc generator for Rest APIs built with Phoenix. The documentation is generated by the test specs. -
maru_swagger
Add swagger compliant documentation to your maru API -
ExDocRefined
A refined document viewer for Elixir and Phoenix
Access the most powerful time series database as a service
* 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.