Initial Commit

This commit is contained in:
2019-04-07 06:23:12 -05:00
commit 6a0ab94f77
5 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
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 = ""