Skip to content

juliangruendner/ketos_preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Preprocessing Service

This repo contains a WebService and a MongoDB for retrieving patient cohorts data

Getting Started

  • Make sure that a MongoDB is running on port configured port (default 27017)
  • Start WebService locally with cd src && python3 api.py: will be accessible on localhost:5000 (default)
  • View Documentation with Swagger Viewer from URL: /api/swagger.json

Starting Tests

  • cd src && ./startTests.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published