1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-23 05:41:18 +01:00

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
commit dc88398d03

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 |