Copy of Create API to send and return results from CLI command to the Front-end
Closed this issue · 1 comments
chris-kuryak commented
Problem statement
We need to create the API that can accept the necessary parameters and return the needed results.
What you need to know
- CLI Command: ./prime fhirdata
- ...
Acceptance criteria
- API response includes:
- status of filters
- file generated
- any errors that may occur
- API can accept the following parameters:
- All Receiver settings
- File being converted
- Sender transform (TBD)
chris-kuryak commented
accidental duplicate