Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 353 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 353 Bytes

cypress

An integrated web server and websocket framework

features

  1. pipeline based request handlers
  2. security as a request handler
  3. logging as a request handler
  4. MVC support
  5. Redis based session store support
  6. context for all, supports cancellation and correlation logging

build

go get github.com/bytewayio/grab grab go build