ssr66994053 / onion

A Http router (for self learning and practice)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onion

A Http router (for self learning and practice)

Plan

  1. simple path match router implements.
  2. http server config if need.
  3. path variable.
  4. group path support.
  5. middleware.
  6. middleware path match.
  7. param binding.
  8. static file service.
  9. HTTPS support.
  10. banner.
  11. funcional middleware.
  12. graceful update/shutdown.

About

A Http router (for self learning and practice)

License:MIT License


Languages

Language:Go 100.0%