dipeshdulal / clean-gin

Implementation of clean architecture in Go, Gin with dependency injection.
BSD Zero Clause License
445 stars 64 forks source link

Refactor: Folder structure of the architecture #17

Closed dipeshdulal closed 3 years ago

dipeshdulal commented 3 years ago

Moved service and repository folder outside as they are constantly being used for other purposes than api