Skip to content

aqifcse/basic-transaction

Repository files navigation

basic-transaction

Fast API, Python, MySQL

Please use following commands to run the project

git clone [email protected]:aqifcse/basic-transaction.git
cd basic-transaction
virtualenv venv
source venv/bin/source/activate
pip install -r requirements.txt
uvicorn main:app --reload

check the Swagger API documentation in https://localhost:8000/docs url

Best wishes!!

About

Fast API, Python, MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published