Skip to content

AgentNemo00/glucose-service

Repository files navigation

Glucose service

This is a simple service for fetching glucose data from csv files

Startup

Install python 3.8

Install dependencies

pip install -r requirements.txt

Run service

python main.py

Environment variables

SWAGGER_TITLE - Swagger title

SWAGGER_VERSION - Swagger version

SWAGGER_DESCRIPTION - SWAGGER_DESCRIPTION

SERVICE_PORT - Port on which the service listen on - default 10001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published