This website requires JavaScript.
Explore
Help
Register
Sign in
ProgramingIsTheFuture
/
HttpFromScratch
Watch
1
Star
0
Fork
You've already forked HttpFromScratch
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
1
commit
1
branch
0
tags
26
KiB
Go
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
ProgramingIsTheFuture
ffb6c092e6
HttpFromScratch
2022-06-13 15:03:00 +01:00
go.mod
HttpFromScratch
2022-06-13 15:03:00 +01:00
main.go
HttpFromScratch
2022-06-13 15:03:00 +01:00
README.md
HttpFromScratch
2022-06-13 15:03:00 +01:00
README.md
HTTP from scratch
Basic HTTP implementation with TCP.
There are two endpoints supported with this application:
"/"
"/about"