This project involves building a REST API Server using Flask. Two endpoints are implemented to perform GET request to retrieve data from MongoDB. Finally, the project is containerized using Docker and the Docker image is published to Docker Hub for deployment.
- Python
- Flask
- MongoDB
- Docker