foss42 / apidash

API Dash is a beautiful open-source cross-platform (macOS, Windows, Linux, Android & iOS) 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.71k stars 337 forks source link

Add CodeGen for Swift (Alamofire) #460

Open ashitaprasad opened 2 months ago

ashitaprasad commented 2 months ago

Tell us about the task you want to perform and are unable to do so because the feature is not available Codegen can be added for the Alamofire networking library.

Library - https://github.com/Alamofire/Alamofire

Guidelines for adding a codegen - https://github.com/foss42/apidash/discussions/80

Clasherzz commented 2 months ago

Is this issue assigned would like to work on it

ashitaprasad commented 2 months ago

Sure you can work on it. Just make sure you follow the guidelines (link in issue description) when raising the PR.