Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 373 Bytes

File metadata and controls

21 lines (20 loc) · 373 Bytes

Buchi

A Python Project based on Fast API and Mongo DB that implements a REST API

Usage

clone the repo

git clone https://github.com/AbduT/buchi.git

install the dependencies.

pip install -r requirements.txt

goto the app directory.

cd app

run the package.

python main.py

then goto http://localhost:8080/ for the Swagger Documentation