Skip to content

AkaraChen/hyper-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Net

Just a toy project.

Features

  1. Based on net/http
  2. Easy to use
  3. Support for middleware (onion architecture)
  4. Support for http.Handler(By calling hyper.HTTPHandlerIntoHyper)
  5. Graceful shutdown

TODO

  • Method
  • Group
  • Status
  • IP(X-Forwarded-For)
  • Method
  • Query
  • Redirect
  • Cookie
  • FormValue/FormFile
  • Download
  • Middleware
  • Support http.Handler

About

A toy web framework for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages