Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="assets/proxy-running.png" width="60%" alt="Proxy Running">

A lightweight Node.js proxy for the DeepL API, enabling browser-based applications to bypass CORS restrictions during local development.
A lightweight Node.js proxy for the DeepL API, enabling browser-based applications to bypass CORS restrictions during local development. This lets you make API requests from client-side JavaScript.

This proxy is designed for getting up and running quickly with local frontend development involving the DeepL API, to help you quickly prototype and test DeepL integration without having to worry about CORS issues.

Expand Down