writeas / writeas-cli

Command line client for Write.as / WriteFreely
https://write.as/apps/cli
GNU General Public License v3.0
113 stars 20 forks source link

Use v2 API for all post functions #9

Closed thebaer closed 5 years ago

thebaer commented 7 years ago

Overview Move all CLI v1.0 API calls to the current JSON-based API. This includes:

Implementation Use our go-writeas library, which already supports all 2.0 calls.

The library will need to be modified to support performing actions over Tor.