Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 931 Bytes

File metadata and controls

10 lines (7 loc) · 931 Bytes

Trampoline

A reverse proxy that hosts on Cloudflare Workers and forward & caches the Scratch translate and TTS APIs. The implementation references TurboWarp/trampoline.

Deploy to Cloudflare

Note: This project is not a full replacement for TurboWarp's trampoline. It only forwards and caches the Scratch translate and TTS APIs, and does not support other features like project hosting or asset caching.

License

Portions of this project are derived from TurboWarp/trampoline, Copyright (c) 2020 Thomas Weber, licensed under the MIT License. The full license text is included in LICENSES/TurboWarp-trampoline-MIT.txt; derived files carry a header pointing to it.