ReMarkableAPI
ReMarkableAPI copied to clipboard
port API client library to other languages
I picked the language that I am most fluent with. But having a client in JavaScript or Python would also be cool.
There's a golang API project at https://github.com/juruen/rmapi
Hello, I'm very interested in developing a JavaScript implementation of the Remarkable API. I'm comfortable with JS, but have no clue on how the remarkable API could be referenced. What API endpoint is used to POST/GET data? I'm quite new to API interactions, so any pointers would be awesome.
please see the wiki of this repository. It's all documented there.