Skip to content

Commit 0ec1133

Browse files
committed
fixes #360 add four project links to the README.md
1 parent a03170d commit 0ec1133

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ I have just updated the test suites from the [official website](https://github.c
126126

127127
[#5](https://github.com/networknt/json-schema-validator/issues/5)
128128

129+
## Projects
130+
131+
The [light-rest-4j](https://github.com/networknt/light-rest-4j), [light-graphql-4j](https://github.com/networknt/light-graphql-4j) and [light-hybrid-4j](https://github.com/networknt/light-hybrid-4j) use this library to validate the request and response based on the specifications. If you are using other frameworks like Spring Boot, you can use the [OpenApiValidator](https://github.com/mservicetech/openapi-schema-validation), a generic OpenAPI 3.0 validator based on the OpenAPI 3.0 specification.
132+
133+
If you have a project using this library, please submit a PR to add your project below.
134+
129135
## Contributors
130136

131137
Thanks to the following people who have contributed to this project. If you are using this library, please consider to be a sponsor for one of the contributors.

0 commit comments

Comments
 (0)