A collection of (!)useful chunks to get things done..
Working with the API Get CSV of all open issues on instance #!/bin/bash TOKEN=get_your_token URL=...
Working with remote APIs Check status of a website that is locked behind an authorization cookie....