- Clone the repo
git clone https://github.com/Veeresh-R-G/custom_curl_go
- Install Dependencies
go install
- Use curl
go run main.go carlo <protocol-name> <url-name>
- Get your results on your terminal
- Should implement for HTTPS websites
Wanna Contribute ? Be my Guest 😎
Inspired by : Build your own cURL in Rust