This project is used to manage the JSON representation for Clinical Datasets (a complement to the Dataset-XML representation) @2022
Create FAST-API and MySQL docker containers to provide data requests
Parameters are: filename (like adam/adae), fileformat (json...)
Current files are examples that provided by cdisc-org DataExchange-DatasetJson
pyenvcreate.sh will create virtul env for python codes for:
- FASTAPI
- Python code to read example files and write into connecrted mysql docker container.
reset.sh will generate password for mysql container and FAST-API authorization information.
localtest folder create one mysql container in local machine.
other docker-compose file and dockerfile will deploy into real env.
GET one dataset (here is adae.json):
GET one dataset by using file name and file format
If turn on API authorization:
GET Format
GET File Datasets