apidash icon indicating copy to clipboard operation
apidash copied to clipboard

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 integratio...

Results 156 apidash issues
Sort by recently updated
recently updated
newest added

## PR Description A draft PR for proof of concept of workflow builder (Dashflow) for APIDash. This contains a workflow canvas with sample nodes, control node having various control buttons...

Proof of Concept

## PR Description _Add your description_ ## Related Issues ![image](https://github.com/user-attachments/assets/a1ed0642-7e82-460c-8ac3-27532872c45c) ![image](https://github.com/user-attachments/assets/0f1feb12-b62b-4ce7-aebb-626f6af6f8f8) ![image](https://github.com/user-attachments/assets/8eb0655d-a582-476d-b070-cf13a902b358) ![image](https://github.com/user-attachments/assets/d98bd577-d398-41c8-bb7c-80470ceaed9c) - Closes # #619 ### Checklist - [x] I have gone through the [contributing guide](https://github.com/foss42/apidash/blob/main/CONTRIBUTING.md) - [x]...

Proof of Concept

Hi @animator ## PR Description This is in reference to the issue #826 recently opened. I have started applying this the textfields present throughout the app. First I started with...

under review

This PR introduces the Workflow Builder for API Dash as a Proof of Concept, including both the visual design and the initial version of the execution engine. Previously, in [PR...

Proof of Concept

## PR Description Improved DashBot functionality and UI: - Added API documentation generation - Added API understanding and test generation - Added minimize/maximize and close controls - Repositioned to bottom-right...

## PR Description The request parameters were previously handled as a `Map`. I have updated this to `Map

under review

## PR Description This PR introduces full environment color support throughout the application, enabling users to assign and visualize colors for different environments (e.g., red for prod, green for dev)....

This PR introduces two major features to enhance API testing capabilities: 1. Collection Runner Implemented a create collection option and collection runner that enables environment-aware execution of API test collections....

Proof of Concept

#### Tell us about the task you want to perform and are unable to do so because the feature is not available URL params or header values can be quite...

## PR Description This PR introduces the initial Proof of Concept implementation of the API Testing Suite, as outlined in my GSoC proposal. The suite extends APIDash’s testing capabilities with...

Proof of Concept