Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

abatilo/sanic-swagger

Repository files navigation

sanic-swagger

Codacy Badge CircleCI codecov PyPI status PyPI version PyPI pyversions FOSSA Status MIT license

Annotate your Sanic endpoints, and automatically generate a Swagger/OpenAPI compatible JSON spec file.

This project is a fork of both sanic-openapi and sanic-attrs.

As such, you can write all of your models as attrs which gives you the handy ability to use cattrs for dealing with your serialization and deserialization of your models to and from JSON.

About

Easily document your Sanic API with a UI (and attrs!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published