Closed fcharih closed 6 years ago
What data do we want to share between client and server. In this iteration: http GET only.
/v1/u/<config.json|patients.json>
/v1/p/<patient#>/<session#>/<datafiles.(dat,json)>
/upload
/v1/ver/<app|web>
Some suggestions added. Currently implemented as "GET" only RESTful API for <clinician#>/<patient#>/<session#>/
What data do we want to share between client and server. In this iteration: http GET only.
/v1/u/<config.json|patients.json>
)/v1/p/<patient#>/<session#>/<datafiles.(dat,json)>
)/upload
endpoint/v1/ver/<app|web>
)