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 277 forks source link

Ability to import requests from Postman #52

Open mmjsmohit opened 1 year ago

mmjsmohit commented 1 year ago

Tell us about the task you want to perform and are unable to do so because the feature is not available Currently, there is no option to import JSON Collection exported from Postman into API Dash. If this feature is added, it would make the process of switching from Postman very swift.

Describe the solution/feature you'd like us to add It would be nice if there was an interface where user can add collection exported from Postman into API Dash.

Any other feedback you would like to provide regarding the site No image

Related Documentation: Postman essentials: exploring the collection format Travelogue of Postman Collection Format v2 Using collections

mmjsmohit commented 1 year ago

I would like to work on this issue!

animator commented 1 year ago

This issue is currently blocked by #24. Only after collections are implemented we can work on importing/exporting various formats.

mmjsmohit commented 9 months ago

Hi! @animator Since the PR linked to #24 is merged and released in the latest version, can I work on this issue now?

animator commented 9 months ago

There is still some stuff left before we can start this. Will update this thread.

ashitaprasad commented 1 week ago

https://github.com/foss42/apidash/issues/461

ahmedtohamy1 commented 1 week ago

@ashitaprasad so what's the progress on this request