Skip to content

yerobalg/go-crud-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-crud-mvc

Simple CRUD API with GIN webserver framework and GORM SQL ORM with MVC design pattern and and using depedency injection instead of direct import to improve scalability

Pre-Requisite

  • Go v1.19
  • MySQL v8.0.30

Installation

  • Make a Copy of .env.example file in current directory, fill the database credential, then rename the file to .env
  • Run server with go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published