Tagged Questions
0
votes
2answers
557 views
REST-based file server [closed]
I need to be able to PUT files and GET them later using nothing but HTTP, so I went searching for something that might match the terms "REST file server" or "HTTP file server" or "REST drop-box", etc. ...