/grappos

Grappos API Client

Primary LanguageGoMIT LicenseMIT

Grappos

API client for the Grappos wine-searching API (https://www.grappos.com/api-setup/)

Build Status codecov GoDoc

Run Tests

▶ go test  -coverprofile=coverage.out
▶ go tool cover -html=coverage.out