This directory contains some Posting collections to help in testing and viewing the results of calling on the Raindrop API.
If you want to use them there's a Makefile target in the root Makefile
of this repository:
make apiOf course you will also have to have Posting itself installed. You will also
need to have a .env file in the root of the repository directory, with
API_TOKEN set -- this will be your own Raindrop API token.
Eg:
API_TOKEN=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx