geosolutions-it / sciadro-backend

https://waffle.io/geosolutions-it/sciadro-backend
1 stars 3 forks source link

Data Retrieval #11

Closed tdipisa closed 5 years ago

tdipisa commented 5 years ago

A python backend service needs to be developed to allow mission data retrieval (tipically for frames, objects and telemetry) REST APIs can be used for this purpose.

REST APIs must be properly documented using Swagger API generator integrated with Django REST framework (doc with how to here)