hysds / pele

REST API for HySDS Datasets
Apache License 2.0
0 stars 0 forks source link

create dataset-level abstraction API wrapper - pele #1

Open hookhua opened 6 years ago

hookhua commented 6 years ago

Use case: Standalone tools should be able to query tosca/ES datasets without direct access to backend ES documents.

Should allow query access to constraint-based search of datasets in tosca/ES. Should require authentication. Should be exposed as simple REST API that can be easily used as curl/wget command. Should return JSON response of dataset abstraction layer. Should API request enable throttling.

hookhua commented 6 years ago

see: "Requirements for Public UI" #2