gin-erp

command module
v0.0.0-...-68c084b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

README

gin-erp alt text

an example rest api in golang and mysql

prerequisites

  • go
  • mysql

next steps

  • clone this repository
  • restore database mysql -u <mysql-username> -p < db.sql
  • run program go run server.go

go mod init github.com/Jorik2018/gin-erp go get -u github.com/gin-contrib/gzip

go mod tidy

mkdir gin-erp cd gin-erp go mod init isobit/erp go get github.com/gin-gonic/gin

https://blog.logrocket.com/rest-api-golang-gin-gorm/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL