Public
Like
bunnyUpload
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://mattspieg--7ea22a6e7c4b11f098090224a6c84d84.web.val.run
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 endpointfrontend/index.html
- Upload interfacefrontend/style.css
- Styling