# xweb **Repository Path**: lunny/xweb ## Basic Information - **Project Name**: xweb - **Description**: xweb is a web framework for Go which is based on web.go. It just like Struts for Java. - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2013-06-22 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: webframework **Tags**: None ## README # xweb xweb is a web framework for Go which is based on web.go. It just like Struts for Java. [![Build Status](https://drone.io/github.com/lunny/xweb/status.png)](https://drone.io/github.com/lunny/xweb/latest) ## Changelog * **v0.1.0** : Inital release. ## Features To be finished ## Installation Make sure you have the a working Go environment. See the [install instructions](http://golang.org/doc/install.html). To install xweb, simply run: go get github.com/lunny/xweb ## Examples Please visit [examples](https://github.com/lunny/xweb/tree/master/examples) folder ## Documentation Please visit [GoWalker](http://gowalker.org/github.com/lunny/xweb) ## About xweb was written by [Lunny Xiao](http://about.me/lunny). ## License BSD License [http://creativecommons.org/licenses/BSD/](http://creativecommons.org/licenses/BSD/)