Skip to content

The demo project for eCommerce application with Go Lang

Notifications You must be signed in to change notification settings

fherryfherry/go-lang-ecommerce

Repository files navigation

Go Lang Project Sample For Ecommerce

Tech Stack:

  • Gin Web Framework
  • GORM.io
  • MySQL

Notable:

  • Design Pattern: Controller/Api, Model, Repository, Service
  • Helper support
  • Migration support
  • Middleware support
  • API Auth with OAUth 2.0 standard
  • Kafka Message Broker Support

How To:

  1. Run go mod tidy
  2. Run go run .

About

The demo project for eCommerce application with Go Lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages