/WorkTest

Primary LanguagePython

WorkTest


My Todo api, This api uses python FastAPI and MongoDB.

build

Getting started


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