Show HN: YouValidateMe HTTP server that validates JSON data against JSON schemas
2 by andrewstuart | 0 comments on Hacker News.
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://ift.tt/HhpZQXF
2 by andrewstuart | 0 comments on Hacker News.
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://ift.tt/HhpZQXF