From 8986ab3924407968c4fad0114498e6c08812d24c Mon Sep 17 00:00:00 2001 From: Mikolaj Holysz Date: Thu, 5 Sep 2024 21:17:34 +0200 Subject: [PATCH] add Polar to the open source projects section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da57900..e036208 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ Compute: - [Markdown-Videos](https://github.com/Snailedlt/Markdown-Videos) - API for generating thumbnails to embed into your markdown content. - [Nemo](https://github.com/harshitsinghai77/nemo-backend) - Be productive with Nemo. - [OPAL (Open Policy Administration Layer)](https://github.com/authorizon/opal) - Real-time authorization updates on top of Open-Policy; built with FastAPI, Typer, and FastAPI WebSocket pub/sub. +- [Polar](https://github.com/polarsource/polar) - A funding and monetization platform for developers, built with Fast API, SQL Alchemy, Alembic and Arq. - [RealWorld Example App - mongo](https://github.com/markqiu/fastapi-mongodb-realworld-example-app) - [RealWorld Example App - postgres](https://github.com/nsidnev/fastapi-realworld-example-app) - [redis-streams-fastapi-chat](https://github.com/leonh/redis-streams-fastapi-chat) - A simple Redis Streams backed chat app using Websockets, Asyncio and FastAPI/Starlette.