Skip to content

Commit b336056

Browse files
Add JWT blog
1 parent e901444 commit b336056

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Then for the implementation part, I combined all of my ideas, experiences, and l
1616

1717
And as always I would love to get feedback on my project. This helps everyone and most importantly me.
1818

19-
Learn about this project architecture in detail from the blog post: [Go Backend Clean Architecture](https://amitshekhar.me/blog/go-backend-clean-architecture)
19+
Learn about this project architecture in detail from the blogs mentioned below:
20+
21+
- [Go Backend Clean Architecture](https://amitshekhar.me/blog/go-backend-clean-architecture)
22+
- [Go JWT Authentication Middleware](https://amitshekhar.me/blog/go-jwt-authentication-middleware)
2023

2124
## Architecture Layers of the project
2225

0 commit comments

Comments
 (0)