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

Implement isomorphic file uploading #18

Open
rdner opened this issue Mar 30, 2016 · 2 comments
Open

Implement isomorphic file uploading #18

rdner opened this issue Mar 30, 2016 · 2 comments

Comments

@rdner
Copy link
Member

rdner commented Mar 30, 2016

We need to have a simple interface for uploading files on both server-side and client-side environments.

It was a feature request here #5

@markuplab
Copy link

markuplab commented Jul 31, 2016

Server side implementation of Form Data: https://github.com/form-data/form-data
Superagent/Isomorphic Fetch use it for server side file upload.

@rdner
Copy link
Member Author

rdner commented Aug 1, 2016

@markuplab thanks! Good to know.

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

No branches or pull requests

2 participants