openstates/_example/api_key.go.example
2019-04-07 06:23:12 -05:00

5 lines
166 B
Plaintext

package main
// Copy this file to "api_key.go" and then populate the line below in that file with your api key
// ("api_key.go" is in the .gitignore)
var ApiKey = ""