ProgramingIsTheFuture / HttpFromScratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP from scratch

Basic HTTP implementation with TCP.

There are two endpoints supported with this application:

  • "/"
  • "/about"

About


Languages

Language:Go 100.0%