yangwm / hera

Go Rest API Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go Rest API Framework


Languages

Language:Go 99.5%Language:Shell 0.4%Language:Nginx 0.1%