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.4k stars 262 forks source link

Importing from RAML file #129

Open ashitaprasad opened 5 months ago

ashitaprasad commented 5 months ago

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

Learn more about RAML

Add support for importing requests from RAML file.

AnanyaSinghal23 commented 3 months ago

Can you please give an idea about how these importing files work. I would like to work on the issues once I am able to understand the concept.

animator commented 3 months ago

@AnanyaSinghal23 You need to develop this feature end to end. Currently, there is no provision to import a file in API Dash. You can send across a preliminary PR to discuss your approach.

AnanyaSinghal23 commented 3 months ago

Okay