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.gitGo to the project directory
cd falcon-book-apiInstall packages
pip install -r requirements.txt Start the server
gunicorn --reload src.app:appTo deploy this project run
cd deploymentExecute docker compose
docker-compose up -dSwagger page: ip:3000/swagger
👤 anicetkeric
- Website: https://medium.com/@boottechnologies-ci
- Twitter: @AnicetKEric
- Github: @anicetkeric
- LinkedIn: @eric-anicet-kouame