Pustaka API with Golang
This is a simple API for Pustaka created with Gin and Gorm.
Installation
Install Gin and Gorm
$ go get -u github.com/gin-gonic/gin
$ go get -u gorm.io/gorm
$ go get -u gorm.io/driver/mysql
This is a simple API for Pustaka created with Gin and Gorm.
$ go get -u github.com/gin-gonic/gin
$ go get -u gorm.io/gorm
$ go get -u gorm.io/driver/mysql