Category: Developer Tools
-
JSON to Python Dataclass: Typed Models From a Sample Payload
Python classes from JSON.
-
JSON to Go Struct: Model an API Response Without the Grunt Work
Go structs from JSON.
-
JSON Schema Generator: Document an API’s Shape in One Paste
Infer schema from JSON.
-
JSON to TypeScript: Stop Typing API Shapes by Hand
Types from JSON.
-
JSONPath Extractor: Pull One Field From a Thousand Lines
Pull values by JSONPath.
-
Code Screenshot: Documentation That Doesn’t Look Like a Terminal Dump
Styled code images.
-
SQL WHERE Builder: Compose Conditions Without the Quote Fights
Build conditions visually.
-
INI to JSON: Drag Legacy Config Into the Modern Stack
Legacy config conversion.
-
.env Parser: The Stray Space That Quietly Breaks Deploys
Inspect environment files.
-
YAML Validator: The Indentation Error Your Editor Won’t Catch
Check and clean YAML.
