tried out bee, will replace with own solution
This commit is contained in:
@@ -7,4 +7,5 @@ import (
|
||||
|
||||
func init() {
|
||||
beego.Router("/", &controllers.MainController{})
|
||||
beego.Router("/fortnite", &controllers.FortniteController{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user