Commit 50f5e31c authored by Ai-Sasit's avatar Ai-Sasit

update /

parent 71019d2e
Pipeline #1645 failed with stages
...@@ -20,7 +20,7 @@ func main() { ...@@ -20,7 +20,7 @@ func main() {
//initial //initial
app.Get("/", func(c *fiber.Ctx) error { app.Get("/", func(c *fiber.Ctx) error {
return c.JSON(fiber.Map{ return c.JSON(fiber.Map{
"Project": "UBU Science Entry Event", "Framework": "ExpressJS", "Interpreter": "NodeJS", "API Version": "Alpha 1.0.0", "Project": "E-sarn Shabu", "Framework": "Fiber", "Interpreter": "Golang", "API Version": "Alpha 1.0.0",
}) })
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment