🧑💻 Developer & Web
Developer utilities, networking, web debugging, and automation helpers
API Doc Generator
Generate polished API documentation from OpenAPI or annotated comments
Developer & WebAPI Request Code Snippet Generator
Generate cURL and common language code snippets from a request URL, method, headers, query parameters, and body
Developer & WebOpenAPI to TypeScript Generator
Convert OpenAPI or Swagger JSON/YAML specs into TypeScript API types, request payloads, and response models with configurable output and naming styles
Developer & WebJSON Schema to Zod Schema Converter
Convert JSON Schema JSON/YAML definitions into ready-to-use Zod schemas with nested objects, arrays, enums, and common validation rules
Developer & WebJSON Schema Generator
Infer JSON Schema from sample JSON, optionally merge manual schema edits, and validate data against the active schema
Developer & WebAPI Mock Server
Generate a runnable Redis-backed mock API server with 1-hour TTL, hot updates, and dynamic templated responses
Developer & WebPath Analyzer
Analyze file paths, identify Windows/Unix formats, extract components, and normalize paths
Developer & WebChangelog Extractor
Parse and extract structured data from changelogs and release notes in multiple formats
Developer & WebDocstring Extractor
Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code
Developer & WebHTML Attribute Extractor
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
Developer & WebURL Query Analyzer
Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection
Developer & WebMulti-Pattern Matcher
Match multiple regex patterns against text in one operation
Developer & Web