Skip to content

deze333/vroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vroom

HTTP services routing abstraction layer.

Supports routing of protocols:

  • HTML requests (text/html)
  • XHR (AJAX) requests (application/json)
  • WebSocket requests (ws://)

Features:

  • simple yet flexible router configuration
  • user authentication via secure cookies
  • reporting of runtime errors (panic)

Depends on:

  • Gorilla mux router and sessions

About

HTTP services routing abstraction layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages