|
1 | 1 | <div align="center"> |
2 | 2 | <img alt="Two people looking at the blueprint" height="214" src="https://heyapi.dev/images/blueprint-640w.png" width="320"> |
3 | | - <h1 align="center"><b>OpenAPI TypeScript</b></h1> |
4 | | - <p align="center">🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.</p> |
| 3 | + <h1><b>OpenAPI TypeScript</b></h1> |
| 4 | + <p><em>“OpenAPI codegen that just works.”</em><br/><sub>— Guillermo Rauch</sub></p> |
5 | 5 | </div> |
6 | 6 |
|
7 | | -<br/> |
8 | | - |
9 | 7 | <p align="center"> |
10 | | - <a href="https://opensource.org/license/mit" rel="nofollow"><img src="https://img.shields.io/github/license/hey-api/openapi-ts" alt="MIT License"></a> |
11 | 8 | <a href="https://npmjs.com/package/@hey-api/openapi-ts" rel="nofollow"><img src="https://img.shields.io/npm/dm/%40hey-api%2Fopenapi-ts?label=npm" alt="npm downloads"></a> |
12 | | - <a href="https://github.com/hey-api/openapi-ts" rel="nofollow"><img src="https://img.shields.io/github/stars/hey-api/openapi-ts?style=flat&logo=github&label=GitHub&color=54C82D" alt="GitHub stars" /></a> |
13 | 9 | <a href="https://github.com/hey-api/openapi-ts/actions?query=branch%3Amain"><img src="https://github.com/hey-api/openapi-ts/actions/workflows/ci.yml/badge.svg?event=push&branch=main" alt="CI status" /></a> |
| 10 | + <a href="https://github.com/hey-api/openapi-ts" rel="nofollow"><img src="https://img.shields.io/github/stars/hey-api/openapi-ts?style=flat&logo=github&label=GitHub&color=54C82D" alt="GitHub stars" /></a> |
| 11 | + <a href="https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md" rel="nofollow"><img src="https://img.shields.io/github/license/hey-api/openapi-ts" alt="MIT License"></a> |
14 | 12 | </p> |
15 | 13 |
|
16 | 14 | <p align="center"> |
|
20 | 18 | <span> • </span> |
21 | 19 | <a href="https://github.com/hey-api/openapi-ts/issues">Issues</a> |
22 | 20 | <span> • </span> |
23 | | - <a href="https://github.com/orgs/hey-api/discussions/1495">Roadmap</a> |
24 | | - <span> • </span> |
25 | 21 | <a href="https://heyapi.dev/openapi-ts/community/contributing">Contribute</a> |
26 | | - <span> • </span> |
27 | | - <a href="https://heyapi.dev/openapi-ts/community/spotlight#core-team">Join Core Team</a> |
28 | 22 | </p> |
29 | 23 |
|
30 | | -<br/> |
| 24 | +## About |
| 25 | + |
| 26 | +[@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) is an [open source](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md) OpenAPI to TypeScript code generator trusted by companies like Google, Amazon, and PayPal to generate API clients, SDKs, validators, and more. We also build complementary tools and [services](https://app.heyapi.dev/) that help teams design, manage, and distribute APIs more effectively. |
31 | 27 |
|
32 | 28 | ## Features |
33 | 29 |
|
|
41 | 37 |
|
42 | 38 | ## Dashboard |
43 | 39 |
|
44 | | -Hey API is an ecosystem of products helping you build better APIs. Superpower your codegen and APIs with Hey API Platform. |
45 | | - |
46 | | -[Sign In](https://app.heyapi.dev) to Hey API Platform. |
| 40 | +Access your projects and OpenAPI specifications in the [Hey API Platform](https://app.heyapi.dev/). |
47 | 41 |
|
48 | 42 | ## Contributing |
49 | 43 |
|
|
0 commit comments