FastAPIwee

April 23, 2021 ยท View on GitHub

FastAPI + PeeWee = <3

Using

Python >= 3.6 :snake:

Installation

pip install FastAPIwee

:tada:

Documentation

Documentation can be found here: https://fastapiwee.qqmber.wtf

Development

Documentation

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

Contents

  1. 1Using
  2. 2Installation
  3. 3Documentation
  4. 4Development
  5. 4.1Documentation