deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
35 stars 28 forks source link

[Automation] Daily Build - Checks Against Real API #213

Closed davidvonthenen closed 6 months ago

davidvonthenen commented 6 months ago

Proposed changes

The daily build should call and exercise against the real API endpoint.

This is implemented in Go. You can use this as a reference: https://github.com/deepgram/deepgram-go-sdk/pull/208

Context

Possible Implementation

Other information

davidvonthenen commented 6 months ago

PR merged: https://github.com/deepgram/deepgram-go-sdk/pull/208