An open API service indexing awesome lists of open source software.

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

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`