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

https://github.com/hermanbanken/hurl

cURL but from Herman
https://github.com/hermanbanken/hurl

Last synced: about 2 months ago
JSON representation

cURL but from Herman

Awesome Lists containing this project

README

          

# hURL - lets hurl those urls at you
Or, cURL but from Herman.

Live adjust parallelism (p) and rate (r) while the list of urls is being processed:
```
go install github.com/hermanbanken/hurl@latest
hurl urls.txt
p=20
p=10
p=100
```