mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Update README.md with sponsorship detail
This commit is contained in:
parent
970ad500cc
commit
d672c4c58b
26
README.md
26
README.md
@ -57,26 +57,22 @@ $ openapi --help
|
||||
$ openapi --input ./spec.json --output ./generated --client xhr
|
||||
```
|
||||
|
||||
## Docker usage
|
||||
|
||||
To build the Docker container, execute the following command:
|
||||
|
||||
```
|
||||
docker build . --tag openapi-typescript-codegen
|
||||
```
|
||||
|
||||
After this is done, you can execute the CLI commands:
|
||||
|
||||
```
|
||||
docker run openapi-typescript-codegen --help
|
||||
docker run openapi-typescript-codegen --input sample.yaml --output client
|
||||
```
|
||||
|
||||
Documentation
|
||||
===
|
||||
|
||||
The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki)
|
||||
|
||||
Sponsors
|
||||
===
|
||||
|
||||
If you or your company use the OpenAPI Typescript Codegen, please consider supporting me. By sponsoring I can free up time to give this project some love! Details can be found here: https://github.com/sponsors/ferdikoomen
|
||||
|
||||
If you're from an enterprise looking for a fully managed SDK generation, please consider our sponsor:
|
||||
|
||||
<a href="https://speakeasyapi.dev/?utm_source=ferdi+repo&utm_medium=github+sponsorship">
|
||||
<img alt="speakeasy" src="https://storage.googleapis.com/speakeasy-design-assets/ferdi-sponsorship.png" width="640"/>
|
||||
</a>
|
||||
|
||||
[npm-url]: https://npmjs.org/package/openapi-typescript-codegen
|
||||
[npm-image]: https://img.shields.io/npm/v/openapi-typescript-codegen.svg
|
||||
[license-url]: LICENSE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user