pip install -r requirements.txt
Run:
inv setup
or manually put the acsmdownloadeder
binary into bin/
Create a config.json
, follow example-config.json
. The defaults section is optional, specifying
device/activation files will make the /convert_acsm
endpoint's device fields optional.
uvicorn main:app
Visit http://url/docs
to see docs on the endpoints