Skip to content

Softwave-Technology/Fast1

Repository files navigation

🏎️ Fast1 — Formula 1 App

An all-in-one Formula 1 companion app. Track live race data, driver and constructor standings, and explore up-to-date race information. Stay connected with official F1 news and media — now available for Closed Testing on the Google Play Store. Public release coming soon!


🚀 Features

  • 📅 Live race list for the current F1 season
  • 🏁 Real-time race results with rankings and positions
  • 🧑‍🏎️ Driver championship standings updated throughout the season
  • 🏢 Constructor standings with live updates
  • 📱 Social feed from the official F1 X (Twitter) account

🔌 API Reference

🧩 Ergast API Overview

The Ergast Developer API offers a comprehensive collection of historical and current Formula 1 data, including:

  • Race results
  • Driver & constructor standings
  • Circuit details
  • Seasonal statistics

⚠️ Note: Starting from the 2025 season, the API has moved to a new base URL due to deprecation of the original Ergast API.

📡 Base URL

📂 Common Endpoints

Purpose Endpoint Example
Current Season Races /current.json Get all races in the season
Specific Race Results /current/{raceId}/results.json /current/1/results.json
Driver Standings /current/driverStandings.json -
Constructor Standings /current/constructorStandings.json -
Historical Race Data /season/{year}/race/{round}.json /season/2023/race/10.json

📸 Screenshots

🎬 Watch the Demo Video