Skip to content

hollowpointer/curl-fu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl-fu

A dead-simple interactive sandbox to learn curl through the command line.

How to run

Build and start the container:

docker build -t curl-fu .
docker run -p 5001:5001 curl-fu

How to play

Once it's running, just start your training:

curl http://localhost:5001/

Follow the instructions from there.

About

A local sandbox for mastering cURL by using it.

Resources

Stars

Watchers

Forks

Contributors