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. It is supported for macOS, Windows, Linux, Android & iOS. A lightweight alternative to postman/insomnia.
https://apidash.dev
Apache License 2.0
1.66k stars 317 forks source link

Added CodeGen for PHP (curl) #322

Closed royshruti closed 7 months ago

royshruti commented 7 months ago

PR Description

This PR adds the functionality of automated code generation using the curl library of PHP.

Related Issues

Checklist

Added/updated tests?

animator commented 7 months ago

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

Also, please provide instructions on how to setup and run the script locally.

animator commented 7 months ago

Follow-up https://github.com/foss42/apidash/issues/375