-
Notifications
You must be signed in to change notification settings - Fork 0
Building a deepgram proxy in Node #192
Copy link
Copy link
Closed
Labels
action:generateAction: ready for code generationAction: ready for code generationpriority:userUser-submitted suggestion — builds before bot-queued examplesUser-submitted suggestion — builds before bot-queued examplesqueue:new-exampleQueue: build a new exampleQueue: build a new example
Metadata
Metadata
Assignees
Labels
action:generateAction: ready for code generationAction: ready for code generationpriority:userUser-submitted suggestion — builds before bot-queued examplesUser-submitted suggestion — builds before bot-queued examplesqueue:new-exampleQueue: build a new exampleQueue: build a new example
Integration: Deepgram Proxy Server (Node.js)
<!-- metadata
type: queue
slug: node-deepgram-proxy
language: javascript
products: stt|tts
priority: user-request
-->
What this should show
A Node.js proxy server that sits between a client application and the Deepgram API. This is a common pattern for keeping Deepgram API keys secure on the server side while allowing browser/client apps to use Deepgram services. The example should demonstrate:
Credentials likely needed
Only DEEPGRAM_API_KEY
Original request:
What's on your mind?
Building a deepgram proxy in Node
Any extra context? (optional)
No response