Ross ROSS = Recommend OSS · open-source software intelligence for agents

xeipuuv/gojsonschema

An implementation of JSON Schema, draft v4 v6 & v7 - Go language observed · 2026-08-28

github.com/xeipuuv/gojsonschema · Go observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4936
  • days_rel: n/a
  • days_push: 796
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2737 stars · 374 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go library implementing JSON Schema validation for draft-04, draft-06, and draft-07. It loads schemas and documents from files, URLs, strings, or Go types and reports detailed validation errors.

Use cases

  • validate documents against a schema in go
  • check api request payloads match a schema
  • validate config files against a schema
  • load schema from url or file and validate
  • get detailed schema validation errors

When to choose

  • you need JSON Schema draft-04/06/07 validation in a Go project
  • you want flexible loaders for JSON from files, HTTP, strings, or Go structs
  • you need detailed per-error validation reporting

When to avoid

  • you need newer drafts like 2019-09 or 2020-12
  • you need a maintained library with an explicit license
  • you are not working in Go

Facets

library · maturity maintenance

parser developer-tools developer-tools apis backend go cross-platform -schema validation draft-04 draft-06 draft-07

1 source

Member repositories

RepositoryRoleHealth v2
xeipuuv/gojsonschemamain23

For agents

markdown · JSON · MCP: product_card(name="xeipuuv/gojsonschema")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem