superphy / spfy

Spfy: an integrated graph database for real-time prediction of Escherichia coli phenotypes and downstream comparative analyses
https://lfz.corefacility.ca/superphy/grouch/
Apache License 2.0
4 stars 2 forks source link

new approach to uploading files #188

Open kevinkle opened 7 years ago

kevinkle commented 7 years ago

this is needed due to problems encountered in https://github.com/superphy/backend/issues/159

kevinkle commented 7 years ago

I'm thinking we might add user accounts https://github.com/superphy/backend/issues/131 which are just captcha clicks and have the backend request an api key from minio to store files to. also trip jobs once uploads are done (this will likely be handled via a second POST from the front-end)