foss42 / apidash

API Dash is a beautiful open-source cross-platform API Client built using Flutter which can help you easily create & customize your API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.43k stars 269 forks source link

Codegen C++ (libcurl) #333

Closed mohnishdeshpande closed 5 months ago

mohnishdeshpande commented 5 months ago

PR Description

Add codegen for C++ (libcurl).

Related Issues

Checklist

Added/updated tests?

We encourage you to add relevant test cases.

ashitaprasad commented 5 months ago

@mohnishdeshpande Did you run the generated code locally to ensure that it is working properly? Instructions - https://github.com/foss42/apidash/discussions/80

animator commented 5 months ago

Provide all setup & testing instructions to run the generated code on machine locally.

animator commented 5 months ago

The generated codes have errors and they have not been manually run and verified. Take a look at other codegen tests. Closing this PR.