Skip to content

wright-tw/ginCrudDemo

Repository files navigation

golang with gin framework demo API service

How to Run?

git clone https://github.com/wright-tw/gintest.git
cd gintest

// make new .env file (maybe need change .env info)
cp .env.example .env

go run cmd/gintest/main.go

Used golang Plugin

  • go 1.14
  • gin-gonic/gin v1.6.3
  • sirupsen/logrus v1.6.0
  • jinzhu/gorm v1.9.14
  • joho/godotenv v1.3.0
  • go.uber.org/dig v1.10.0
  • stretchr/testify v1.6.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published