Skip to content

Visitha2001/go-fiber-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Fiber + Postgres + GORM

create go project

go mod init github.com/your-username/go-fiber-postgres

install third party packages imported in .go file

go mod tidy

run the app

go run main.go

Air install

go install github.com/air-verse/air@latest

Air init

air init

Air run

air

About

A CRUD for get understanding of Go Api with fiber

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages