Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle file upload? #39

Open
cgendreau opened this issue Apr 4, 2018 · 1 comment
Open

How to handle file upload? #39

cgendreau opened this issue Apr 4, 2018 · 1 comment

Comments

@cgendreau
Copy link
Contributor

There is a lot of discussion on JSON API issue but it would be nice to pick one for DINA. SeqDB requires file upload functionalities.

I would prefer multipart/form-data over base64 even if it doesn't follow JSON API.
Since we can have files like images it would be nice to skip the encoding/decoding part.

@gnewton
Copy link
Contributor

gnewton commented Apr 4, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants