Wednesday 22 May 2024

Show HN: YouValidateMe HTTP server that validates JSON data against JSON schemas https://bit.ly/4bz6bDN

Show HN: YouValidateMe HTTP server that validates JSON data against JSON schemas YouValidateMe is an HTTP server that validates JSON data against JSON schemas. It's written in Golang. Put your JSON Schema documents on the server and then submit JSON data to validate against those JSON Schemas. Why? To centralise field validation logic for your applications instead of scattering different validation logic everywhere that might get out of sync. It's a single binary - nothing to install or configure though we do provide a systemd unit file to run it as a service. MIT license. Source code at: https://bit.ly/4dUXViX May 23, 2024 at 03:44AM

No comments:

Post a Comment