openstates/_example/api_key.go.example

6 lines
167 B
Plaintext
Raw Permalink Normal View History

2019-04-07 11:23:12 +00:00
package main
2019-04-08 12:23:51 +00:00
2019-04-07 11:23:12 +00:00
// 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 = ""