🧑‍💻 Developer & Web

Developer utilities, networking, web debugging, and automation helpers

Back to Tools

API Doc Generator

Generate polished API documentation from OpenAPI or annotated comments

Developer & Web

API Request Code Snippet Generator

Generate cURL and common language code snippets from a request URL, method, headers, query parameters, and body

Developer & Web

OpenAPI 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 & Web

JSON 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 & Web

JSON Schema Generator

Infer JSON Schema from sample JSON, optionally merge manual schema edits, and validate data against the active schema

Developer & Web

API Mock Server

Generate a runnable Redis-backed mock API server with 1-hour TTL, hot updates, and dynamic templated responses

Developer & Web

Path Analyzer

Analyze file paths, identify Windows/Unix formats, extract components, and normalize paths

Developer & Web

Changelog Extractor

Parse and extract structured data from changelogs and release notes in multiple formats

Developer & Web

Docstring Extractor

Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code

Developer & Web

HTML Attribute Extractor

Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support

Developer & Web

URL Query Analyzer

Batch parse URL query parameters with output of key frequency, value samples, and encoding anomaly detection

Developer & Web

Multi-Pattern Matcher

Match multiple regex patterns against text in one operation

Developer & Web