Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Posting collections

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 api

Of 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