mirror of
https://github.com/foss42/apidash.git
synced 2025-12-04 11:57:39 +08:00
32 lines
2.0 KiB
Markdown
32 lines
2.0 KiB
Markdown
## API Dash Roadmap
|
|
|
|
### L1 Priority (PRs will be actively reviewed)
|
|
|
|
- [x] Remaining Code Generators (https://github.com/foss42/apidash/discussions/80)
|
|
- [x] Environment Variables (https://github.com/foss42/apidash/issues/25)
|
|
- [x] Integration Testing (https://github.com/foss42/apidash/issues/119)
|
|
- [x] 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)
|
|
- [x] 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. Something like a post-processing script. (https://github.com/foss42/apidash/issues/465)
|
|
- [ ] Importers
|
|
- [ ] OpenAPI (https://github.com/foss42/apidash/issues/121)
|
|
- [x] Insomnia (https://github.com/foss42/apidash/issues/125)
|
|
- [ ] Hurl (https://github.com/foss42/apidash/issues/123)
|
|
- [ ] HAR (https://github.com/foss42/apidash/issues/122)
|
|
|
|
### 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)
|