1 repository
API proxies that forward requests to upstream services without requiring user authentication or API tokens.
Distinct from API Proxies: Distinct from API Proxies: specifically eliminates the need for authentication tokens or API keys when proxying requests.
Explore 1 awesome GitHub repository matching web development · Token-Free. Refine with filters or upvote what's useful.
DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without requiring a paid API token or account. It functions as a token-free proxy, enabling programmatic text translation between languages through a single HTTP endpoint. The server accepts JSON-based requests with source and target language parameters, supporting automatic source language detection and validation of language codes. It processes each translation request independently in a stateless manner, and offers optional bearer token authentication to restrict access to authorized clie
Proxies translation requests to DeepL's web API without requiring user authentication or API tokens.