Product Roadmap

Stay updated on the ongoing evolution of PostPilot. Exciting features are on the way—the best is yet to come!

⚡ In Progress
Core Features

API Client

Powerful HTTP request builder and testing capabilities

  • HTTP request builder
  • Custom HTTP methods support
  • cURL import to create requests
  • OpenAPI spec v3 import (Desktop)
  • Variable highlighting and autocomplete
  • Variable preview and edit on click
  • Highlight variables in request body
  • Support additional request body formats
  • Improve editing experience for query params and headers
  • OpenAPI spec v2 import (Desktop)
  • GraphQL query builder and support
  • WebSocket connection support
  • Secret vault for sensitive data
⚡ In Progress
Core Features

Database Client

Connect and query databases directly

  • PostgreSQL support
  • MySQL/MariaDB support
  • MongoDB support
  • SQL query builder and executor
  • Persistent connections with secure password storage
  • Database schema explorer
  • Table info and relationship explorer
  • Save and reuse SQL queries
  • Improve table viewer
  • Support more data types
  • Auto-complete and intelligent suggestions in the query editor
  • Select target database as variable
  • Database connection via SSH tunnel
⚡ In Progress
Core Features

Data Inspector

Parse, query, and transform JSON/XML data across all tabs

  • JSON parser with syntax highlighting
  • Data converters (Base64, XML to JSON)
  • JSON view for XML and Base64 (after conversion)
  • Drag-and-drop file support
  • Real-time search by key or value
  • Navigate to path in search results
  • JSONPath query with wildcard support
  • Multiple query support
  • Extract query results to variables
  • Query tags and filtering system
  • Compare mode in query result
  • Improve compare mode with better history management
  • Advanced JSONPath expressions builder
  • Performance optimization for large datasets
⚡ In Progress
Collections

Collections & Workspace

Organize, share, and manage your development workspace

  • File-based workspaces
  • Share collections with team members (via git)
  • Save and organize requests in collections
  • Nested folders with drag-and-drop
  • Kit duplication
  • Import collections from Postman format
  • Export collections as Postman format
  • Export requests as cURL commands
  • In-app git management
  • Sync workspace changes made outside the app
⚡ In Progress
Environments

Environment & Variables

Manage environments and variables across your workspace

  • Store environments in workspace file system
  • Highlight {{variable}} syntax in editor
  • Variable autocomplete with {{trigger
  • Click variable to preview and edit values
  • Variable substitution in requests and queries
  • Extract query results to variables
  • Improved variable management across workspace
  • Environment inheritance and cascading
⚡ In Progress
User Interface

UI/UX Improvements

Enhanced interface and user experience

  • Dark mode support
  • Side menu, resizable and can be hidden
  • Multiple tabs with context menu to manage tabs
  • JSON viewer with configurations
  • Add "Upload" button in JSON input center
  • Fix: Query filter bug with new queries
  • Re-design UI for better hierarchy and effectiveness
○ Planned
Automation

Workflows & Automation

Visual workflows and automated testing

  • Visual flow designer and runner
  • Collection runner for batch testing
  • Pre-request and post-response scripts
  • Automated test assertions and validation
  • Scheduled request execution
○ Planned
Future

AI-Powered Features

Intelligent assistance for debugging and development

  • AI-powered API test generation
  • Smart error detection and suggestions
  • Automated data transformation
  • Query optimization recommendations
  • Natural language query builder