{"id":28309135,"url":"https://github.com/softwave-technology/fast1","last_synced_at":"2026-04-20T13:31:33.348Z","repository":{"id":259431955,"uuid":"864013615","full_name":"Softwave-Technology/Fast1","owner":"Softwave-Technology","description":"F1 Application with Seasonal informations","archived":false,"fork":false,"pushed_at":"2025-05-08T16:58:46.000Z","size":16270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T10:46:03.357Z","etag":null,"topics":["ergast-api","expo-router","hooks","mapbox","react","react-native","react-native-maps","rest-api","supabase","supabase-auth","supabase-functions","supabase-js","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Softwave-Technology.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-27T10:31:13.000Z","updated_at":"2025-05-08T16:58:50.000Z","dependencies_parsed_at":"2024-10-25T10:29:03.117Z","dependency_job_id":"ca43bc71-ec43-4eb2-8e30-819aa2193646","html_url":"https://github.com/Softwave-Technology/Fast1","commit_stats":null,"previous_names":["fast1-f1/fast1","fast1-labs/fast1","softwave-technologies/fast1","softwave-technology/fast1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Softwave-Technology/Fast1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softwave-Technology%2FFast1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softwave-Technology%2FFast1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softwave-Technology%2FFast1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softwave-Technology%2FFast1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Softwave-Technology","download_url":"https://codeload.github.com/Softwave-Technology/Fast1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softwave-Technology%2FFast1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956017,"owners_count":26075220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ergast-api","expo-router","hooks","mapbox","react","react-native","react-native-maps","rest-api","supabase","supabase-auth","supabase-functions","supabase-js","typescript"],"created_at":"2025-05-24T09:12:02.356Z","updated_at":"2026-04-20T13:31:33.339Z","avatar_url":"https://github.com/Softwave-Technology.png","language":"TypeScript","readme":"# 🏎️ Fast1 — Formula 1 App\n\nAn 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 on App Store! Version 2 coming soon!\n\n---\n\n## 🚀 Features\n\n- 📅 **Live race list** for the current F1 season  \n- 🏁 **Real-time race results** with rankings and positions  \n- 🧑‍🏎️ **Driver championship standings** updated throughout the season  \n- 🏢 **Constructor standings** with live updates  \n- 📱 **Social feed** from the official F1 X (Twitter) account\n\n---\n\n## 🔌 API Reference\n\n### 🧩 Ergast API Overview\n\nThe [Ergast Developer API](http://ergast.com/mrd/) offers a comprehensive collection of historical and current Formula 1 data, including:\n\n- Race results  \n- Driver \u0026 constructor standings  \n- Circuit details  \n- Seasonal statistics  \n\n\u003e ⚠️ **Note**: Starting from the 2025 season, the API has moved to a new base URL due to deprecation of the original Ergast API.\n\n### 📡 Base URL\n\n- **Base URL**: https://api.jolpi.ca/ergast/f1\n\n### 📂 Common Endpoints\n\n| Purpose                  | Endpoint                                           | Example                          |\n|--------------------------|----------------------------------------------------|----------------------------------|\n| Current Season Races     | `/current.json`                                    | Get all races in the season      |\n| Specific Race Results    | `/current/{raceId}/results.json`                   | `/current/1/results.json`        |\n| Driver Standings         | `/current/driverStandings.json`                    | -                                |\n| Constructor Standings    | `/current/constructorStandings.json`               | -                                |\n| Historical Race Data     | `/season/{year}/race/{round}.json`                 | `/season/2023/race/10.json`      |\n\n---\n\n## 📸 Screenshots\n\n🎬 [Watch the Demo Video](https://github.com/user-attachments/assets/dac3d2e3-9405-4dbc-a97f-7f5c44eaaf0e)\n\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ece353de-aac1-4d00-8aaf-cfb68e97c79d\" width=\"32%\" /\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/314b6241-1759-42c1-ab30-057f312ba272\" width=\"32%\" /\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/a5906d84-add3-4831-be49-ab8d0cc40b56\" width=\"32%\" /\u003e\n\u003c/p\u003e\n\u003cp float=\"left\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/7905adbc-7b88-4c67-9723-70693aaf0303\" width=\"32%\" /\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/ab20b1c1-d5ef-4206-8349-8b1d6ea27c0e\" width=\"32%\" /\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwave-technology%2Ffast1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftwave-technology%2Ffast1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwave-technology%2Ffast1/lists"}