Wissance/LabWatcher

Basic API

Closed this issue · 2 comments

We should have following API

  • GET /api/spectrum/
  • GET /api/spectrum/{id}
  • first additional method - GET /api/spectrum/{id}/samples <- should list all files with dates of save
  • second additional method - GET /api/spectrum/{id}/samples/{sampleName}/spectrum

2 things should be checked:

  • getting bin spectrum data (.spc file)
  • getting samples && bin from FTP

Done, everything is working fine