TungNT (Blue)

tungnt.blue@gmail.com

User Tools

Site Tools


development:fiber

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

development:fiber [2024/12/17 07:01] – created tungntdevelopment:fiber [2024/12/17 08:39] (current) tungnt
Line 7: Line 7:
 go: creating new go.mod: module fiber.example.com go: creating new go.mod: module fiber.example.com
 tungnt@MacBook-Pro-cua-Nguyen-2 fiber.example.com % go get github.com/gofiber/fiber/v2 tungnt@MacBook-Pro-cua-Nguyen-2 fiber.example.com % go get github.com/gofiber/fiber/v2
 +</code>
 +
 +====== Chạy ứng dụng ======
 +
 +<code>
 +tungnt@MacBook-Pro-cua-Nguyen-2 fiber.example.com % go run main.go
 +2024/12/17 15:36:44 Server is running on http://localhost:3000
 +
 + ┌───────────────────────────────────────────────────┐ 
 + │                   Fiber v2.52.5                   │ 
 + │               http://127.0.0.1:3000               │ 
 + │       (bound on host 0.0.0.0 and port 3000)       │ 
 + │                                                   │ 
 + │ Handlers ............. 4  Processes ........... 1 │ 
 + │ Prefork ....... Disabled  PID ............. 57816 │
 </code> </code>
development/fiber.1734418863.txt.gz · Last modified: 2024/12/17 07:01 by tungnt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki