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

Upload file to server using Girder #14

Closed
MBoustani opened this issue Oct 5, 2015 · 5 comments
Closed

Upload file to server using Girder #14

MBoustani opened this issue Oct 5, 2015 · 5 comments
Assignees
Labels

Comments

@MBoustani
Copy link
Collaborator

As we are replacing current CherryPy serve to Girder, we need to define a REST URL to POST uploaded file to Girder Filesystem

@danlamanna
Copy link
Contributor

Note, if you're going to be using girder-client - a similar example of this exists here, and those methods are well documented here.

@chrismattmann
Copy link
Collaborator

Thanks dan

@MBoustani
Copy link
Collaborator Author

Thanks Dan.
I created a separate Issue (#16) for it.

@smadha
Copy link
Collaborator

smadha commented Oct 24, 2015

File upload API of girder is directly called from front end now. Related issue #22

@MBoustani
Copy link
Collaborator Author

Server changed to Django. Going to open new issue for upload file using Django.

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

No branches or pull requests

4 participants