Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 727 Bytes

File metadata and controls

19 lines (13 loc) · 727 Bytes

USDA FoodData Central API Client

build

Java Client for FoodData Central API

Built with OpenAPI Generator from OpenAPI spec

The OpenAPI spec is updated to fix mismatches with actual implementation.

Use this client in Maven.

<dependency>
  <groupId>com.javaaidev</groupId>
  <artifactId>usda-food-data-central-api-client</artifactId>
  <version>1.3.0</version>
</dependency>