I want to use the editor in a browser and save to github without a server. Just like a text editor in github / bitbucket can a new file and save it
I want to know if there is a REST API of these 2 services to easily commit a file like this
Or a git library in js that can work without having to extract all the files to our machine
edit:
After 2018, both services are already exposing their APIs. This question is out of date
source share