the-pesar / htte

http server from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

htte

The goal of htte is to build a web server from scratch.

feature

  • Support common http methods (GET, POST, PUT, PATCH, DELETE)
  • global middleware
  • Support middleware for routes
  • Validation

About

http server from scratch


Languages

Language:Go 100.0%