You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
-
# API Code Generator
2
+
# Open API Code Gen
3
3
4
-
API Code Generator is a JavaScript library designed to convert OpenAPI schemas into various code examples. This tool simplifies the process of generating client libraries in different programming languages based on your API documentation.
4
+
Openapi-code-gen is a JavaScript library designed to convert OpenAPI schemas into various code examples. This tool simplifies the process of generating client libraries in different programming languages based on your API documentation.
5
5
6
6
## Features
7
7
@@ -10,7 +10,7 @@ API Code Generator is a JavaScript library designed to convert OpenAPI schemas i
10
10
11
11
## Prerequisites
12
12
13
-
Before installing `api-code-generator`, ensure you have the following installed:
13
+
Before installing `openapi-code-gen`, ensure you have the following installed:
14
14
15
15
-[Node.js](https://nodejs.org/) (version 12 or higher)
0 commit comments