OpenAPI Client Generator

Chris Piker chris at hoopjump.com
Wed Nov 29 19:39:00 UTC 2023


On Monday, 2 January 2023 at 10:08:23 UTC, Vijay Nayar wrote:
> I would like to put an announcement for two new projects added 
> to https://code.dlang.org.
>
> https://code.dlang.org/packages/openapi-client
>
> This project is an executable that reads an [OpenAPI 
> Specification](https://spec.openapis.org/oas/latest.html) in 
> JSON format and writes a D client to interact with the 
> described REST API.
...
> Feedback is always welcome, or bugs can be reported on each 
> project's GitHub Issues.

Excellent!

I have an OpenAPI service that I need to interact with and 
noticed that D output is not included in the list of languages 
here:

https://github.com/OpenAPITools/openapi-generator#overview

Thanks for posting, I'll continue the conversation on GitHub.


More information about the Digitalmars-d-announce mailing list