Building REST API with Python, Falcon, and MongoDB
Python, Docker, docker-compose, MongoDb
Clone the project
git clone https://github.com/anicetkeric/falcon-book-api.git
Go to the project directory
cd falcon-book-api
Install packages
pip install -r requirements.txt
Start the server
gunicorn --reload src.app:app
To deploy this project run
cd deployment
Execute docker compose
docker-compose up -d
Swagger page: ip:3000/swagger
👤 anicetkeric
- Website: https://medium.com/@boottechnologies-ci
- Twitter: @AnicetKEric
- Github: @anicetkeric
- LinkedIn: @eric-anicet-kouame