Prediction Market Analyzer
A full-stack application that aggregates and analyzes prediction market data from platforms like Polymarket. Features a FastAPI backend, Next.js frontend, and PostgreSQL (Supabase) for data persistence.
- • Real-time data aggregation from Polymarket API with async Python
- • RESTful API with FastAPI and PostgreSQL connection pooling
- • Modern Next.js dashboard with responsive Tailwind CSS UI