Skip to content

Commit 76ae243

Browse files
authored
Create README.md
1 parent 481d23b commit 76ae243

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# OpenAPI Specification to Java Client SDK Generator
2+
This project intends to create the client sdk for your OpenAPI Specification.
3+
---
4+
## What are the dependencies?
5+
This makes use of `swagger-parser` and the publicly archived `javapoet` libraries in order to parse the swagger file and generate the client sdk respectively.

0 commit comments

Comments
 (0)