Hacker News new | past | comments | ask | show | jobs | submit login

This sounds like a job for WebDAV!

https://en.wikipedia.org/wiki/WebDAV




One major failing of WebDAV for these use cases is that the spec requires you to `PUT` the whole resource/file in order to save changes. This isn't too bad when the individual files are small, but as your single file apps grow, this means a lot of data transfer without the comforts of differential uploads.


I'm very interested in this area and this is exactly the approach that I'm pursuing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: