blog application with MVC architecture.
clone the repository
git clone https://github.com/alailsonko/golang-blog.git
run with the command
bee run
📁 views
📁 tmp
📁 tests
📁 static
📁 routers
📁 models
📁 docs
📁 controllers
📁 conf
📁 main.go
login - https://golang-crud.herokuapp.com/login register - https://golang-crud.herokuapp.com/register home - https://golang-crud.herokuapp.com