File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This is a tool that generates API call code in various programming languages bas
44
55根据openapi (swagger) 文档生成不同编程语言客户端接口代码
66
7- | Language | 参考 |
7+ | Language | Demo |
88| ------------| -------------------------------------------------------------------------------------------|
99| Java | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_java.jpg ) |
1010| Typescript | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_ts.jpg ) |
@@ -13,7 +13,7 @@ This is a tool that generates API call code in various programming languages bas
1313| Python | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_python.jpg ) |
1414| Kotlin | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_kotlin.jpg ) |
1515| C# | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_cs.jpg ) |
16- | Rust | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_rs .jpg ) |
16+ | Rust | ![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/api_rust .jpg ) |
1717
1818![ image] ( https://github.com/otk-final/openapi-codegen/blob/master/_images/home_api.png )
1919
You can’t perform that action at this time.
0 commit comments