A simple web interface for uploading files to BunnyCDN storage zones.
- Upload any file type to BunnyCDN storage
- Provide API credentials through the interface
- View API response details
- Simple, clean interface
- Enter your BunnyCDN storage zone name
- Enter your BunnyCDN storage password (API key)
- Select a file to upload
- Click upload and view the response
backend/index.ts - Main Hono server with upload endpoint
frontend/index.html - Upload interface
frontend/style.css - Styling