Skip to content

Commit c7807e7

Browse files
committed
add support links to the README.md
1 parent 7efdfb2 commit c7807e7

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# openapi-parser
2-
A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies. It is based on
3-
the generated code from [KaiZen OpenAPI Parser](https://github.com/RepreZen/KaiZen-OpenApi-Parser) without
2+
3+
A light-weight, fast OpenAPI 3.0 parser and validator with minimum third party dependencies.
4+
5+
[Stack Overflow](https://stackoverflow.com/questions/tagged/light-4j) |
6+
[Google Group](https://groups.google.com/forum/#!forum/light-4j) |
7+
[Gitter Chat](https://gitter.im/networknt/light-rest-4j) |
8+
[Subreddit](https://www.reddit.com/r/lightapi/) |
9+
[Youtube Channel](https://www.youtube.com/channel/UCHCRMWJVXw8iB7zKxF55Byw) |
10+
[Documentation](https://doc.networknt.com/library/openapi-parser/) |
11+
[Contribution Guide](https://doc.networknt.com/contribute/) |
12+
13+
It is based on the generated code from [KaiZen OpenAPI Parser](https://github.com/RepreZen/KaiZen-OpenApi-Parser) without
414
dependency on javaparser-core, guava, commons-cli, commons-io, javax.mail and guice.

0 commit comments

Comments
 (0)