My Todo api, This api uses python FastAPI and MongoDB.
Clone this repository with
git clone https://github.com/idokrn/WorkTest.git && cd WorkTest
Login to my Jfrog artifact registry
docker login idokrn.jfrog.io -u anonymous -p anonymous
Bring the API up
docker-compose up -d
Now you can verify the deployment by accessing the api docs Here