Skip to content

rizqyfahmi/gin-greetings-clean-architecture

Repository files navigation

This is a gin-gonic project

Prerequisite

  1. go 1.20
  2. gin 1.9.1

Getting Started

  1. Ensure that all modules are satisfied
    go mod tidy
  2. Download all of the modules in the dependency graph
    go mod download
  3. Run the project
    go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published