The easiest way to find your formula 1 results and data. This website provides data of the public api https://f1api.dev.
You can check out the live version of F1 Api Live at: https://live.f1api.dev
- Framework: Astro
- API: https://f1api.dev
- Results of formula one in real tim
- Data of all the formula one seasons since the first one (1950).
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository: Click the "Fork" button at the top right of the page.
- Clone your fork: Use
git clone https://github.com/rafacv23/f1api-live.git
to clone your fork. - Create a new branch: Use
git checkout -b your-feature-branch
. - Make your changes: Implement your feature or fix a bug.
- Commit your changes: Use
git commit -m "Your commit message"
. - Push to your fork: Use
git push origin your-feature-branch
. - Create a pull request: Go to the original repository and click "New Pull Request."
This project is licensed under the MIT License. See the LICENSE file for more details.
If you like F1 Api Live, please give us a star on GitHub! Your support helps us grow and improve the project.
Thank you for checking out F1 Api Live! We hope you find it useful. Feel free to open issues for any bugs or feature requests.