Y
Hacker News
new
|
ask
|
show
|
jobs
by
dandevs
1042 days ago
If you want to generate a Java client for testing, you can use Fern to generate one:
https://github.com/fern-api/fern-java
disclaimer: I'm a maintainer of Fern.
1 comments
onenashev
1041 days ago
Yeah, there are many projects for client generation from OpenAPI, and the number keeps growing. Make sure to add your tool to
https://tools.openapis.org/
!
link