Skip to content

markpenaranda/echo-gorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Echo with GORM

Configurations

Configuration used gonfig. All configs are declared in config/config.json

Architecture

Folder Details
api Holds the api endpoints
db Database Initializer and DB manager
route router setup
model Models

Run

go run server.go

About

Sample golang echo framework project with gorm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages