Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Practice

A Go practice for understanding the DI principle and making an application with DAO pattern

Running this project

    1. Clone the project
https://github.com/Edmartt/go-dependency-inversion.git
    1. Download dependencies
go mod download
    1. Execute the main file and type your username
go run main.go

About

An attempt for using dependency inversion and DAO pattern

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages