splitbrain / ReMarkableAPI

Docs and implementation of the reMarkable file sync API
https://www.splitbrain.org/blog/2018-02/02_file_sync_for_remarkable_tablet
MIT License
366 stars 27 forks source link

Make the HTTP library exchangable #4

Open splitbrain opened 6 years ago

splitbrain commented 6 years ago

Currently the library depends on guzzle which is pretty popular, but other projects might already use a different HTTP client. Would be nice to switch it to https://github.com/php-http/httplug