Skip to content

AbduT/buchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published