Welcome to the Formula One API project! This is a fun and educational project created to explore the capabilities of Cloudflare Workers and KV for caching. As a big Formula One fan, this project collect information from personal Xata Database.
API Worker: A Cloudflare Worker that handles API requests, caches responses using Cloudflare KV, and communicates with the scraper worker.
Note: This project is for educational purposes only and is not intended for commercial use.
- Fetches and provides data from the my own Xata Database.
- Caches responses using Cloudflare KV to reduce load and increase speed.
- Built using Cloudflare Workers for edge computing.
You can clone the repository but the project does not allow you to call the Xata Database because you need the credentials.
This project is licensed under the MIT License. For more details, see the LICENSE file.