Pepe manager API is API for pepe manager, my test project. I have created it to practice fastapi and requests. See it.
At first, download the latest release for linux
-
Install requirements:
pip3 install -r requirements.txt
-
Execute api.py file to create tables in database:
python3 api.py
-
And launch the api with using this command:
unicorn api:app
(soon)
- @TheAihopGG - the realization
Also see a list of contributors