API & Database Tools
Tools for API request testing, response comparison, SQL query analysis, and database schema visualization.
API Mock Server Generator
Generate mock API servers with custom endpoints, responses, and request validation based on OpenAPI/Swagger specifications.
API Request Tester
Test API endpoints with various HTTP methods, headers, and request bodies, and analyze responses with detailed status, timing, and body analysis.
API Response Comparator
Compare API responses from multiple requests to identify differences in status codes, headers, and response bodies, with visual diff highlighting.
CSV ⇄ SQL Converter
Convert CSV data into SQL INSERT statements for various databases like MySQL, PostgreSQL, and SQLite.
Database Schema Visualizer
Generate ER diagrams, visualize table relationships, and export schema diagrams for documentation.
Excel ⇄ SQL Converter
Transform Excel spreadsheet data into SQL INSERT statements for easy database population and seeding.
JSON Path Finder & Tester
Query JSON data using JSONPath expressions and find the exact path to any property in your data.
JSON Schema Generator
Automatically generate a valid JSON Schema from a sample JSON object or array.
JSON Schema Validator
Validate JSON data against a provided JSON Schema to ensure it conforms to your defined structure.
JSON Search
Search through large JSON objects using text or property names to find specific data quickly.
JSON ⇄ SQL Converter
Convert JSON data to SQL INSERT statements for various databases like MySQL, PostgreSQL, and SQLite.
JSON Table Viewer
View flat or nested JSON data in a clear, tabular format for easier comparison and data analysis.
JSON Tree Viewer
Explore complex JSON structures using a collapsible tree interface with search and highlight features.
OpenAPI Validator
Validate OpenAPI/Swagger schemas and generate test cases.
Webhook Tester
Test webhooks to ensure they are firing correctly.
XML Path Finder & Tester
Query XML documents using XPath expressions and find the exact path to any node in the structure.
XML Schema (XSD) Generator
Automatically generate an XML Schema (XSD) from a sample XML document to define its structure.
XML Schema (XSD) Validator
Validate an XML document against a specific XML Schema (XSD) to ensure it meets all structural rules.