[Example] 520 — Deepgram Proxy Server (Node.js)#198
[Example] 520 — Deepgram Proxy Server (Node.js)#198github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
3233707 to
68f1292
Compare
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass. This is a Deepgram-only proxy server example ( Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass. This is a Deepgram-only proxy example — no third-party platform is claimed. All Deepgram API calls go through the official
The Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — This is a Deepgram proxy example. All Deepgram API calls use the official
No raw Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: CHANGES REQUESTED Tests ran ✅Integration genuineness ✅
Code quality
Documentation ✅
Issue found —
|
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — This is a Deepgram proxy server example. All Deepgram API calls use the official Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — Deepgram-only proxy example. All Deepgram API contact uses the official
No raw Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: APPROVED Tests ran ✅npm audit: 2 vulnerabilities (1 low, 1 moderate) — none high. Integration genuineness✅ Pass — This is a pure Deepgram proxy example. All Deepgram API contact goes through the official
Code quality
Minor note: Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
New example: Deepgram Proxy Server (Node.js)
Integration: Deepgram SDK | Language: JavaScript | Products: STT, TTS
What this shows
A Node.js Express proxy server that keeps Deepgram API keys secure on the server side while exposing three proxy endpoints: REST pre-recorded transcription, REST text-to-speech, and WebSocket live STT streaming. Includes a minimal browser client demonstrating all three features.
Required secrets
None — only DEEPGRAM_API_KEY required
Tests
✅ Tests passed
Built by Engineer on 2026-04-06