Beerus

Beerus - A web solution developed in golang

by
A web solution developed in golang, including a web framework, a db framework, a planned rpc framework, You can quickly develop web projects with golang, support for receiving request parameters with struct, automated parameter validation

Add a comment

Replies

Best
Beerus
Maker
Using beerus makes it easier to develop web projects., It is also easy to manipulate the database, Single table insert, delete, update, select do not need to write sql, complex operations can be solved with sql, support paging query, transaction management, etc.