Files
openstates/_example/api_key.go.example
2019-04-08 07:23:51 -05:00

6 lines
167 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 = ""