Skip to content

Commit

Permalink
Update README.md (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates authored Oct 9, 2023
1 parent 2943ab2 commit 53d23b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

Feature and performance comparison of different JVM-based implementations of JSON schema validators.

The initial purpose of this code was to determine which JSON validation library Creek should make use of.
However, the repo is shared here to hopefully help others faced with a similar decision.

## Schema validator implementations

This repo tests the following implementations of JSON schema validation:
Expand Down Expand Up @@ -311,4 +314,4 @@ Note: The author of this repository is not affiliated with any of the implementa
[jhm]: https://github.com/openjdk/jmh
[confluent]: https://www.confluent.io/
[functionalTestRuns]: https://github.com/creek-service/json-schema-validation-comparison/actions/workflows/run-func-test.yml
[performanceBenchmarkRuns]: https://github.com/creek-service/json-schema-validation-comparison/actions/workflows/run-perf-test.yml
[performanceBenchmarkRuns]: https://github.com/creek-service/json-schema-validation-comparison/actions/workflows/run-perf-test.yml

0 comments on commit 53d23b9

Please sign in to comment.