Skip to content

Commit 8cb1029

Browse files
authored
Add Custom Rate Limiter project to projects.json
1 parent ba674f1 commit 8cb1029

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/collections/projects.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
[
2+
{
3+
"name": "Custom Rate Limiter",
4+
"description": "A multi-layered, configurable rate limiter built with Spring Boot.",
5+
"image": "/assets/images/projects/ratelimiter.png",
6+
"url": "https://github.com/coderGtm/ratelimiter",
7+
},
28
{
39
"name": "Yantra Launcher",
4-
"description": "Best CLI Launcher for Android.",
10+
"description": "A minimal CLI based Android app Launcher with 50k+ users.",
511
"image": "/assets/images/projects/yantra-launcher.png",
612
"url": "https://github.com/coderGtm/yantra-app-launcher"
713
},

0 commit comments

Comments
 (0)