Show HN: Godantic – JSON Schema and Validation for Go LLM Apps
deepankarm44 Wednesday, November 19, 2025Built Pydantic-style validation for Go after struggling with struct tags in LLM apps. Generate JSON Schema from Go code, validate responses, and proper union type support. Single source of truth for schema gen + validation.
Summary
Godantic is a Python library that provides a simple and intuitive way to create and validate Pydantic models. It offers features like automatic data conversion, validation, and serialization, making it easier to work with complex data structures in Python applications.
2
0
Summary
github.com