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

Add a new route to ask permission to upload #70

Open
4 tasks
ThibautGrx opened this issue Sep 13, 2018 · 0 comments
Open
4 tasks

Add a new route to ask permission to upload #70

ThibautGrx opened this issue Sep 13, 2018 · 0 comments

Comments

@ThibautGrx
Copy link
Owner

Why ?

We need to provide an url to the client to upload its file.

Must have

  • A service to talk to S3 and wrap/encapsulate its complexity
  • A route to .../lessons/:id/content#new (so a GET) to get back an upload url.
  • The client must provide a file name, a file type and a size
  • The client will receive an pre-signed URL back

Reading list

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

1 participant