Skip to content

sdblepas/WorkTest

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%