Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.56 KB

7_create_a_template.md

File metadata and controls

43 lines (29 loc) · 2.56 KB

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 or Middleware for golang’s echo framework.

Requirements:

  • No duplicates, please check unkey.com/templates first
  • Must be open source, either committed to github.com/unkeyed/examples or to your own GitHub account.
  • Must be MIT licensed
  • Must have a README.md including a quickstart for how to run your example.

Points: 750 points

Proof: Open a PR including the link to your repository.

Please follow the following schema:


» 05-April-2024 by YOUR NAME


////////////////////////////

Your turn 👇

////////////////////////////

» 04-October-2024 by Harsh Bhat Flask RBAC route protection using unkey » 04-October-2024 by Nazar Poshtarenko Time-Sensitive API Keys for Digital Content Access » 06-October-2024 by Nazar Poshtarenko Protect your Rust + Axum API with Unkey » 06-October-2024 by Harsh Bhat Cost Based ratelimiting Live » 08-October-2024 by Teddy ASSIH Django Rest Framework + Unkey » 09-October-2024 by Nazar Poshtarenko Limit Your API Calls with Unkey Usage-Limited Keys » 10-October-2024 by Novin Noori Protect and Rate Limit Rust + Actix Web API with Unkey » 10-October-2024 by Devansh Baghel Deno Unkey Ratelimit Starter » 10-October-2024 by Harsh Bhat FastAPI Unkey Boilerplate » 11-October-2024 by Prabin Subedi Starter template for Unkey Route protection in Hono Webframework in Cloudflare workers » 12-October-2024 by Nazar Poshtarenko Next.js Unkey Pay-as-you-Go Starter Kit » 15-October-2024 by Diwas Rimal API key authentication with Go stdlib