xxengine / orivil

Orivil is a full-featured GO web framework

Home Page:http://orivil.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orivil Web Framework

Fast & Simple & Powerful Go Web Framework. Inspired by Symfony and Laravel.

Version

v2.0

Overview

  • micro MVC(alpha version)
  • service container
  • view compiler
  • middleware
  • comment routes
  • fast speed
  • components
  • I18n

Install

go get -v gopkg.in/orivil/orivil.v2

Run Example

cd $GOPATH/src/gopkg.in/orivil/orivil.v2/example

go run main.go

Test Example

Browser visit: http://localhost:8080

Community

Contributors

https://github.com/orivil/orivil/graphs/contributors

License

Released under the MIT License.

About

Orivil is a full-featured GO web framework

http://orivil.com

License:MIT License


Languages

Language:Go 83.7%Language:HTML 13.8%Language:CSS 2.5%