Skip to content

SergioRodriguezGundin/f1-API

Repository files navigation

Formula One API with Cloudflare Workers

Cloudflare TypeScript Hono Xata

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.

Introduction

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.

Features

  • 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.

Warning ⚠️

You can clone the repository but the project does not allow you to call the Xata Database because you need the credentials.

License

This project is licensed under the MIT License. For more details, see the LICENSE file. License: MIT

About

A formula 1 API for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published