Skip to content

robertheo15/inventory-BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory - Kreasitex Jakarta

Robert

Installation :

1. Go mod vendor
go mod vendor
go mod tidy

Library :

1. Gin Gonic
go get github.com/gin-gonic/gin
2. postgres
go get github.com/lib/pq
go get gorm.io/driver/postgres
3. sqlc
go install github.com/kyleconroy/sqlc/cmd/sqlc@latest
4. middlewares
go get github.com/go-playground/validator/v10
go get github.com/golang-jwt/jwt/v4
go get golang.org/x/crypto

Running :

go run main.go

Postman :

Run in Postman

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors