From 8b3f8f15b38ab8334f7e2200d48df8b65ada17f4 Mon Sep 17 00:00:00 2001 From: Harsh Shrikant Bhat <90265455+harshsbhat@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:35:10 +0530 Subject: [PATCH] feat: Unkey FastAPI boilerplate --- oss.gg/7_create_a_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oss.gg/7_create_a_template.md b/oss.gg/7_create_a_template.md index c360424beb..c9ea22f5c5 100644 --- a/oss.gg/7_create_a_template.md +++ b/oss.gg/7_create_a_template.md @@ -38,6 +38,8 @@ Your turn 👇 » 08-October-2024 by Teddy ASSIH [Django Rest Framework + Unkey](https://github.com/Ionfinisher/unkey-django-template) » 09-October-2024 by Nazar Poshtarenko [Limit Your API Calls with Unkey Usage-Limited Keys](https://github.com/unrenamed/unkey-rust-rocket.git) + » 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 Harsh Bhat [FastAPI Unkey Boilerplate](https://github.com/harshsbhat/unkey-fastapi-boilerplate) ---