tendstofortytwo / gigasite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gigasite

https://gigasite.tends.to

the answer to the question, "How long until we see webpages in the gigabytes?"

start server:

$ go run .

gigasite served at port 1024. visit on a web browser that supports gzip encoding or

$ curl -sH 'Accept-Encoding: gzip' localhost:1024 | gunzip -

About

License:MIT License


Languages

Language:Go 100.0%