Skip to content

Go Server for handling rest API using go fiber framework which is very similar to expressJS

Notifications You must be signed in to change notification settings

vbanurag/go-fiber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Go Server for handling rest API using go fiber framework which is very similar to expressJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages