Merge pull request #143 from drivativ/patch-1

Add USDA Nutrients API
This commit is contained in:
Wes Bos
2016-06-29 09:41:05 -04:00
committed by GitHub

View File

@@ -91,6 +91,12 @@ A collective list of JSON APIs for use in web development.
| OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) |
| IP 2 Country | Map an IP to a country | No | [Go!](https://ip2country.info) |
### Health
| API | Description | OAuth |Link |
|---|---|---|---|
| USDA Nutrients | National Nutrient Database for Standard Reference | No | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |
### Media
| API | Description | OAuth |Link |