🚀 BelleThings Backend API

Welcome to the BelleThings Backend API running on Cloudflare Pages!

📡 Available Endpoints:

GET / - API status and information
GET /api/time - Get current time (logs to database)
GET /api/time-requests - Get all time request history
GET /api/health - Health check endpoint

🔗 Integration:

This API is designed to work with the BelleThings Frontend React application.

Platform: Cloudflare Pages Functions
Database: Cloudflare D1
CORS: Enabled for cross-origin requests