A lightweight FastAPI backend that fetches African Cup of Nations (AFCON) team data from the LiveScore API, designed for integration with an iOS SwiftUI app.
- Async requests with httpx
- Fetch AFCON competition participants
- Clean RESTful endpoints
- Environment variable support with python-dotenv
- Ready for deployment on Render, Railway, or other cloud platforms