go-rest-api
go-rest-api copied to clipboard
About clean architecture
You are implementing the wrong clean architecture. Because each layer depends on. For example, you depend on ozzo-routing. Your repository depend library database. Logic and framework, library not independent.
If you implement correctly then will easily change framework like echo, gin ... If I wrong please comment and improve together ! Thank you for your share