all working
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
|
||||
func router(h *handlers.Handlers, r *fiber.App) {
|
||||
|
||||
r.Get("/", h.GetIndex)
|
||||
r.Get("/tvshow", h.GetTVShow)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user