We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b045d commit 0666f54Copy full SHA for 0666f54
1 file changed
README.md
@@ -1,3 +1,9 @@
1
# USDA FoodData Central API Client
2
3
-[](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml)
+[](https://github.com/JavaAIDev/usda-fooddata-central-api-client/actions/workflows/build.yaml)
4
+
5
+Java Client for [FoodData Central API](https://fdc.nal.usda.gov/api-guide)
6
7
+Built with [OpenAPI Generator](https://openapi-generator.tech/) from [OpenAPI spec](https://api.nal.usda.gov/fdc/v1/yaml-spec?api_key=DEMO_KEY)
8
9
+> The OpenAPI spec is updated to fix mismatches with actual implementation.
0 commit comments