Skip to content

Sample CRUD Python, FastAPI, Mongo & Dockerized Project

License

Notifications You must be signed in to change notification settings

lakindu95/MachOP

Repository files navigation

MachOP

Sample CRUD Python, FastAPI, Mongo & Dockerized Project

Setup

$ export PYTHONPATH=$PWD
$ pip install -r requirements.txt
$ python app/main.py 

Docker

$ docker-compose up

Swagger

http://localhost:5100/docs

Postman Pack

https://www.getpostman.com/collections/db7b5b497dd4c00fd4bd

About

Sample CRUD Python, FastAPI, Mongo & Dockerized Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published