Skip to content

Commit

Permalink
feat: Express Unkey RateLimiter Template
Browse files Browse the repository at this point in the history
  • Loading branch information
FaheemOnHub committed Oct 17, 2024
1 parent a2797b1 commit 64a7358
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions oss.gg/7_create_a_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
**Side Quest**: Create a template of using some framework or language to build an API and protect it with Unkey


Create a minimal starter template to showcase how you can use Unkey with a particular framework. For example [Ratelimit your Next.js routes](https://www.unkey.com/templates/ratelimit-nextjs) or [Middleware for golang’s echo framework](https://www.unkey.com/templates/echo-middleware).

**Requirements**:
Expand Down Expand Up @@ -37,7 +36,9 @@ Your turn 👇

» 10-October-2024 by Novin Noori [Protect and Rate Limit Rust + Actix Web API with Unkey](https://github.com/djnovin/unkey-rust-actix)
» 10-October-2024 by Devansh Baghel [Deno Unkey Ratelimit Starter](https://github.com/Devansh-Baghel/deno-unkey-ratelimit-starter)
» 11-October-2024 by Prabin Subedi [Starter template for Unkey Route protecttion in Hono Webframework in Cloudflare workers ](https://github.com/prabincankod/hono-unkey-cflare)
» 11-October-2024 by Prabin Subedi [Starter template for Unkey Route protecttion in Hono Webframework in Cloudflare workers ](https://github.com/prabincankod/hono-unkey-cflare)

» 10-October-2024 by Harsh Bhat [FastAPI Unkey Boilerplate](https://github.com/harshsbhat/unkey-fastapi-boilerplate)
» 17-October-2024 by Faheem Mushtaq [Express Unkey Ratelimit Starter](https://github.com/FaheemOnHub/UnkeyExpressExample)

---

0 comments on commit 64a7358

Please sign in to comment.