Skip to content

Commit 3010fa8

Browse files
committed
Update README.md
1 parent 2e5d592 commit 3010fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
![Statements](./badges/jest/coverage-statements.svg)
66
![Coverage total](./badges/jest/coverage-total.svg)
77

8-
# oas2ts
8+
# oas-to-code
99
A tool to convert [OpenApi](https://swagger.io/specification/) specifications into callable endpoint functions in [TS](https://www.typescriptlang.org/).
1010

11-
## Why should I use `oas2ts`?
11+
## Why should I use `oas-to-code`?
1212
Easy one to answer:
1313
- to have a single-source-of-truth for endpoint definitions
1414
- to have the possibility for an automatic compatibility check of your api endpoints with your TS frontends

0 commit comments

Comments
 (0)