While it's not too hard to build a valid request for /save in Python or sh/curl, getting the current file contents is much more difficult. It seems the only way to download it is via server-side events. I started trying to write a "raw" handler, but I've never done Go before.
While it's not too hard to build a valid request for /save in Python or sh/curl, getting the current file contents is much more difficult. It seems the only way to download it is via server-side events. I started trying to write a "raw" handler, but I've never done Go before.