Skip to content

Commit 9853952

Browse files
Update README.md
1 parent 34d84d3 commit 9853952

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authenti
44

55
![Go Backend Clean Architecture](https://github.com/amitshekhariitbhu/go-backend-clean-architecture/blob/main/assets/go-backend-clean-architecture.png?raw=true)
66

7-
> You can use this project as a template to build your Backend project in the Go language on top of this project.
7+
**You can use this project as a template to build your Backend project in the Go language on top of this project.**
8+
9+
Before creating this project, I have gone through more than 20 projects related to the Go(Golang) Clean Architecture on GitHub.
10+
11+
Thanks to all those projects, I learned a lot from all of those. As I keep saying:
12+
13+
> The best way to learn to code is to code. But, to write good code, you will also have to read good code. Make a habit of reading good code. You can find many open-source projects on GitHub and start reading.
14+
15+
Then for the implementation part, I combined all of my ideas, experiences, and learnings from those projects to create this project.
16+
17+
And as always I would love to get feedback on my project. This helps everyone and most importantly me.
818

919
## Architecture Layers of the project
1020

0 commit comments

Comments
 (0)