FZJ-INM1-BDA / siibra-api

Apache License 2.0
3 stars 2 forks source link

[to be discussed] implementation of saneURL via brainscapes api #10

Closed marcenko closed 5 months ago

marcenko commented 3 years ago

Currently, brainscapes explorer backend implements a saneURL feature (which is effectively a URL shortener). The requirement for this service is:

If brainscapes explorer is to go truly backendless, we will need to consider how this feature will be implmented in brainscapes api.

---------- old comments --------- Gui, Xiaoyun

@v.marcenko currently, we use object storage on cscs (I have acquired a username and password for this purpose since a time ago) to store the json files. We are constrained by the limitations that:

As far as sane url is concerned (i.e. may not apply to caching), these are , IMO, the possible options


Gui, Xiaoyun

It just occurred to me, the data proxy developed by EPFL should allow cscs storage to be used with ebrains iam oidc jwt token.

It could be the best of both worlds

xgui3783 commented 5 months ago

not planned, as this is siibra-explorer specific feature