aws / industry-toolkit

Apache License 2.0
5 stars 0 forks source link

[FEATURE] Java client generation #23

Open gchagnon opened 12 hours ago

gchagnon commented 12 hours ago

Add Support for Java Client Generation in Industry Toolkit

Description:
The Industry Toolkit will include support for generating client SDKs in Java based on API definitions. This will enable developers to generate Java clients for interacting with APIs built using the toolkit.

Feature Requirements:

Acceptance Criteria:

Additional Context:
This feature will enable seamless integration of APIs into Java-based applications, streamlining development for Java developers.