A reverse proxy that hosts on Cloudflare Workers and forward & caches the Scratch translate and TTS APIs. The implementation references TurboWarp/trampoline.
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.
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.