[Example] 510 — Gin (Go) Real-Time WebSocket Transcription Server#197
[Example] 510 — Gin (Go) Real-Time WebSocket Transcription Server#197github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
…r (Go) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
52e9814 to
8d217e0
Compare
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — All 6 checks pass:
Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuineness✅ Pass — All 6 checks pass.
Code quality✅ All checks pass:
Documentation✅ README includes:
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuineness✅ Pass — All 6 checks pass:
Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — Gin framework is correctly used as the HTTP/WebSocket server layer. All Deepgram API contact goes through the official Go SDK ( Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — Gin framework is imported and used for HTTP routing and WebSocket upgrades. Deepgram SDK ( Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuineness✅ Pass — All 6 checks pass:
Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — Gin framework ( Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-07 |
New example: Gin (Go) Real-Time WebSocket Transcription Server
Integration: Gin | Language: Go | Products: STT
What this shows
A Go web server using Gin and the Deepgram Go SDK that accepts WebSocket audio from a browser, relays it to Deepgram's Live STT API (Nova-3), and streams transcription results back in real time. Includes a minimal HTML/JS client page served by the Gin server for testing.
Required secrets
None — only DEEPGRAM_API_KEY required
Tests
✅ Tests passed
Closes #188
Built by Engineer on 2026-04-06