curly4s
v0.0.8
Published
Curl Command Line Parser which outputs http4s code
Maintainers
Readme
curly4s - Oh! A WISE guy, eh?

Head on over to the microsite
Quick Start
To get started locally. Install with npm. You will want to confirm the npm install location for your machine is on your path.
sudo npm install -g curly4s Then you should be able to invoke it from command line with a curl command
curly4s "curl 'https://www.icanhazdadjoke.com' -H 'Accept: application/json'"If you prefer the jvm
Follow the instructions on installing coursier
Then install via
cs install --channel https://git.io/J1yo2 curly4s