Skip to content

Conversation

@soutone
Copy link

@soutone soutone commented Jan 12, 2026

Add CoinPulse API

Hi! I'd like to add CoinPulse API to the Open Source Projects section.

What it is: A production FastAPI application for cryptocurrency portfolio tracking.

Tech Stack:

  • FastAPI with Pydantic models
  • SQLAlchemy ORM (SQLite/PostgreSQL)
  • Tiered rate limiting with subscription plans
  • Webhook integrations for price alerts
  • Full test suite with pytest

Features:

  • Real-time crypto prices (15 coins)
  • Portfolio tracking with P/L calculations
  • Historical price data
  • Price alerts with webhooks
  • Authentication via API keys
  • Lemon Squeezy billing integration

Links:

This is a real-world example of a production FastAPI app with authentication, rate limiting, webhooks, and payment integration.

Thanks for maintaining this list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant