Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 366 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 366 Bytes

API Service Container

This container has all the python files to run and expose thr backend apis.

To run the container locally:

Open a terminal and go to the location where api-service folder is.

Run

sh docker-shell.sh

Once inside the docker container run

uvicorn_server

To view and test APIs go to http://localhost:9000/docs