proxy.golang.org : github.com/abadojack/gondb
Package gondb provides structs and functions for accessing the National Nutrient Database for Standard Reference API. Successful API queries return native Go structs that can be used immediately, with no need for type assertions. A data.gov API key must be incorporated into each API request. Sign up (http://ndb.nal.usda.gov/ndb/doc/#) now if you do not have a key. Executing queries is simple. The endpoints allow separate optional parameter; if desired, these can be passed as the final parameter. gondb implements the endpoints defined in the documentation: http://ndb.nal.usda.gov/ndb/doc/. More detailed information about the behavior of each particular endpoint can be found at the official documentation.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/abadojack/gondb
License: LGPL-3.0
Latest release: almost 9 years ago
First release: almost 9 years ago
Namespace: github.com/abadojack
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago