Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.98 KB

ROADMAP.md

File metadata and controls

31 lines (27 loc) · 1.98 KB

API Dash Roadmap

L1 Priority (PRs will be actively reviewed)

  • Remaining Code Generators (#80)
  • Environment Variables (#25)
  • Integration Testing (#119)
  • Paste not working on iOS and desktop (Right Click -> Paste) (#490)
  • WebSocket support (#15)
  • SSE support (#116)
  • MQTT support (#115)
  • GraphQL support (#117)
  • gRPC support (#14)
  • Figuring out how to build for various Linux packaging formats (#240) [Docs]
  • Save items in Response headers/body in an Environment variable to be used by other requests. Something like a post-processing script. (#465)
  • Importers

L2 Priority (Will require more design/technical research & thinking and PRs will consume more time)

  • Embedded WebView in Response Previewer (#155)
  • Git Support (#502)
  • API Testing Suite (#96)
    • Provide Mock Data (#496)
    • Ability to stress test APIs (#100)
  • API Workflow Builder (#120)
  • OAuth 2.0 auth (#481)
  • Add UI scaling (#466)