Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 199 Bytes

go-fiber

  • This is the repo for those who new to Go and coming from Node.js.

To build

  • go build main.go

To Run

  • go run ./

server will listen on: localhost:3000