Skip to content

xcodecraft/hera

Repository files navigation

Hera

hera is a rest api web framework, and it is used like pylon

Installation

go get github.com/xcodecraft/hera

##Features

  • RESTful route support
  • HTTP Middleware
  • Easy YAML confg
  • Based syslog logkit
  • Redis pool

##Start YES£¬ i have wrote a simple example to show how to use hera.

You can exec gobuild.sh to run a prj based on hera.