FastAPI + PeeWee = <3
Python >= 3.6 🐍
pip install FastAPIwee
🎉
Documentation can be found here: https://fastapiwee.qqmber.wtf
Documentation is made with MkDocs and Material for MkDocs.
To run MkDocs server:
-
Go to mkdocs directory
cd mkdocs
-
Run server
mkdocs serve
To build use:
mkdocs build