https://github.com/subdavis/go-nessie-demo
A demo repo for Capital One Nessie API written in go
https://github.com/subdavis/go-nessie-demo
Last synced: 5 months ago
JSON representation
A demo repo for Capital One Nessie API written in go
- Host: GitHub
- URL: https://github.com/subdavis/go-nessie-demo
- Owner: subdavis
- License: mit
- Created: 2017-08-05T19:01:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T01:03:28.000Z (almost 9 years ago)
- Last Synced: 2024-06-11T23:38:58.376Z (about 2 years ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-nessie-demo
A demo repo for Capital One Nessie API written in go
# Running this code.
1. Place on your gopath
2. Set the `NESSIE_KEY` environment variable with your nessie api key.
3. `go run main.go`