Peter

Peter

Doing Go by building tools I need.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Maker History

Forums

1d ago

SpecGuardian API validator that works - Validate API requests & responses against your OpenAPI spec

It's an OpenAPI 3.x reverse proxy that validates HTTP requests and responses against your spec. Invalid requests get rejected with 422, bad upstream responses return 502. All with structured RFC 7807 error details showing exactly which field failed and why. Drop it in front of any REST API. No code changes needed.
View more