3 Forks
24 Stars
24 Watchers

Beerus

Beerus is a web framework developed entirely in go, Based on net/http, it extends the management of routes, adds interceptors, session management, receiving parameters with struct, parameter validation, etc. It also provides WebSocket support to upgrade the http protocol to WebSocket and implement communication.

How to download and setup Beerus

Open terminal and run command
git clone https://github.com/yuyenews/Beerus.git
git clone is used to create a copy or clone of Beerus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Beerus https://github.com/yuyenews/Beerus/archive/master.zip

Or simply clone Beerus with SSH
[email protected]:yuyenews/Beerus.git

If you have some problems with Beerus

You may open issue on Beerus support forum (system) here: https://github.com/yuyenews/Beerus/issues