scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

add missing & improve routes #22

Open jstriebel opened 5 years ago

jstriebel commented 5 years ago

Missing (might just return an 501 or 200)

Frontend API only?

Currently unsupported / unnecessary

Improvements

jstriebel commented 5 years ago

Outdated, see updated description above. Open routes, grouped and sorted by priority:

Add / Upload / Administrate Dataset

Easy usability wins

Frontend API only?

Currently unsupported / unnecessary

fm3 commented 2 years ago

empty array should be returned for /datasets/:organizationName/:dataSetName/layers/:dataLayerName/meshes see https://github.com/scalableminds/webknossos/issues/5782 @jstriebel do you think this would be simple?

jstriebel commented 2 years ago

Yes, this would be a rather simple change.