Skip to content

antonmisa/cliurlfetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlfetcher cli tool

CLI tool that make async http requests to 3rd-party services urls.

  1. build it by running make build
make build 
  1. make your config by running executable with --prepare flag and setting workers
cd build && build/ctrl_{platform} --prepare 
  1. fill urls in file delimited by \n
  2. run it - output in stdout
cd build && /ctrl_{platform} --filepath=path to file in 3.

About

CLI tool that make async http requests to 3rd-party services urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published