# Golang SDK for Doppler

**URL:** https://community.doppler.com/t/golang-sdk-for-doppler/1343
**Category:** Show & Tell
**Tags:** integration
**Created:** [September 28, 2023, 10:21am UTC](https://community.doppler.com/t/golang-sdk-for-doppler/1343 "2023-09-28T10:21:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dilutedev](https://sea2.discourse-cdn.com/flex016/user_avatar/community.doppler.com/dilutedev/32/912_2.png) [@dilutedev](https://community.doppler.com/u/dilutedev)
#### Post date: [September 28, 2023, 10:21am UTC](https://community.doppler.com/t/golang-sdk-for-doppler/1343/1 "2023-09-28T10:21:09Z")

</div>

Hi everyone,  
I’ve had this bash script to download secrets from doppler before runtime for each of my applications.  
Recently, I decided to work on an [SDK](https://github.com/dilutedev/doppler) to make my life easier. hahaha  
Feel free to use as you wish. Feedback is also very much appreciated!
