An educational re-implementation of curl

Timothy Rice 558dbde56f Ignore binary 5 years ago
.gitignore 558dbde56f Ignore binary 5 years ago
LICENSE 1cebfb2166 Initial commit 5 years ago
Makefile 1cebfb2166 Initial commit 5 years ago
README.md 1cebfb2166 Initial commit 5 years ago
main.c 1cebfb2166 Initial commit 5 years ago

README.md

scurl

A (very) simplified re-implementation of curl, intended more to try/learn libcurl rather than to seriously replace curl.