diff --git a/README.md b/README.md index 6c60dc4..b8a473e 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Compute: - [Bali](https://github.com/bali-framework/bali) - Simplify Cloud Native Microservices development base on FastAPI and gRPC. - [Bunnybook](https://github.com/pietrobassi/bunnybook) - A tiny social network built with FastAPI, React+RxJs, Neo4j, PostgreSQL, and Redis. - [Coronavirus-tg-api](https://github.com/egbakou/coronavirus-tg-api) - API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. +- [CoinPulse API](https://github.com/soutone/crypto-portfolio-api) - Cryptocurrency portfolio tracking API with real-time prices, P/L calculations, and price alerts. Python SDK available. - [Dispatch](https://github.com/Netflix/dispatch) - Manage security incidents. - FastAPI CRUD Example: - [Async flavor](https://github.com/testdrivenio/fastapi-crud-async)