Skip to content

machmudeffendi/gin-gonic-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin Gonic Restful API

Prerequisites

  • golang v1.21^
  • PostgreSQL

Instalation

$ make init-dependency

Run Dev

$ go run main.go

Build

will reduce compiled size from 20MB to 15MB

$ go build -ldflags "-s -w"

Run with

$ ./restfull-gin-gonic

About

Gin Gonic Restful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published