mirror of
https://github.com/foss42/apidash.git
synced 2025-06-19 21:39:14 +08:00
1.9 KiB
1.9 KiB
API Dash Roadmap
L1 Priority (PRs will be actively reviewed)
- Remaining Code Generators (https://github.com/foss42/apidash/discussions/80)
- Environment Variables (https://github.com/foss42/apidash/issues/25)
- Integration Testing (https://github.com/foss42/apidash/issues/119)
- Paste not working on iOS and desktop (Right Click -> Paste) (https://github.com/foss42/apidash/issues/490)
- WebSocket support (https://github.com/foss42/apidash/issues/15)
- SSE support (https://github.com/foss42/apidash/issues/116)
- MQTT support (https://github.com/foss42/apidash/issues/115)
- GraphQL support (https://github.com/foss42/apidash/issues/117)
- gRPC support (https://github.com/foss42/apidash/issues/14)
- Figuring out how to build for various Linux packaging formats (https://github.com/foss42/apidash/discussions/240) [Docs]
- Save items in Response headers/body in an Environment variable to be used by other requests (https://github.com/foss42/apidash/issues/465)
- Importers
L2 Priority (Will require more design/technical research & thinking and PRs will consume more time)
- Embedded WebView in Response Previewer (https://github.com/foss42/apidash/issues/155)
- Git Support (https://github.com/foss42/apidash/issues/502)
- API Testing Suite (https://github.com/foss42/apidash/discussions/96)
- Provide Mock Data (https://github.com/foss42/apidash/issues/496)
- Ability to stress test APIs (https://github.com/foss42/apidash/issues/100)
- API Workflow Builder (https://github.com/foss42/apidash/issues/120)
- OAuth 2.0 auth (https://github.com/foss42/apidash/issues/481)
- Add UI scaling (https://github.com/foss42/apidash/issues/466)