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

Uploading images? #57

Closed
lukeramsden opened this issue Jan 24, 2017 · 1 comment
Closed

Uploading images? #57

lukeramsden opened this issue Jan 24, 2017 · 1 comment

Comments

@lukeramsden
Copy link

How would I go about uploading images? Currently I'm just uploading base64 encoded data

@diegohaz
Copy link
Owner

You can use Amazon s3 or store images on your server.

Here's an example of this (the upload endpoint is router.put('/:id/photo'...): https://github.com/tramaLabs/rest/blob/master/src/api/initiative/index.js

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