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.47k stars 274 forks source link

Add CodeGen for Swift (URLSession) #140

Open ashitaprasad opened 6 months ago

ashitaprasad commented 6 months ago

Tell us about the task you want to perform and are unable to do so because the feature is not available

Add CodeGen for Swift Library - URLSession

deepraj02 commented 3 weeks ago

is anyone currently working on it, I would like to take it :)

ashitaprasad commented 3 weeks ago

@deepraj02 Sure, you can go ahead and work on this issue.

deepraj02 commented 2 weeks ago

Thanks, also I see one closed PR for this issue can you guide me what's wrong with that, so I would avoid that.

ashitaprasad commented 2 weeks ago

@deepraj02 Please make sure you follow these guidelines https://github.com/foss42/apidash/discussions/80 while working on this issue.

deepraj02 commented 2 weeks ago

Got it, Thanks