Skip to content

golang with echo framework and use library gorm for object relational mapper and use database postgresql. stuctural with layered architecture and use dependency injection pattern

Notifications You must be signed in to change notification settings

johnnyaustor/golang-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Struktur

use layered architecture & dependency injection pattern

Module

module description
godotenv environment file .env
echo router framework
gorm Object Relational Mapper
PostgreSQL Database

How to run

  1. Database Server PostgreSQL was Running on local/server
  2. update .env file, and fill with correct credentials
go run main.go

About

golang with echo framework and use library gorm for object relational mapper and use database postgresql. stuctural with layered architecture and use dependency injection pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages