We'll see here how to interact with the wallabag API.
- wallabag freshly (or not) installed on http://localhost:8000
httpie
installed on your computer (see project website). Note that you can also adapt the commands using curl or wget.- all the API methods are documented here http://localhost:8000/api/doc (on your instance) and on our example instance