An open API service indexing awesome lists of open source software.

https://github.com/yamadapc/curl-all-pages

Wrapper on top of curl to follow Link headers
https://github.com/yamadapc/curl-all-pages

Last synced: 3 months ago
JSON representation

Wrapper on top of curl to follow Link headers

Awesome Lists containing this project

README

        

curl-all-pages
==============
Wrapper on top of curl to follow Link headers.

## Usage
```
curl-all-pages -H 'Authorization: Basic $AUTHSTUFF' \
'https://api.bugsnag.com/projects/$BUGSNAG_PID/events?start_date=$START&stop_date=$STOP' > events.jsonl
```

Outputs on `stderr`
```
Request 0 done
Request 1 done
Request 2 done
# ...
```

Outputs on `stdout`
```
[...] # Response 0

[...] # Response 1

[...] # Response 2

# ...
```

## License
MIT

## Donations
Would you like to buy me a beer? Send bitcoin to 3JjxJydvoJjTrhLL86LGMc8cNB16pTAF3y