Basic Usage
This example demonstrates how to use the Benzinga Go SDK in a simple Go application. The application retrieves a secret namedAPI_KEY
from the dev
environment of the YOUR_PROJECT_ID
project.
We do not recommend hardcoding your API Tokens. Setting it as an environment variable would be best.