Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pk8189 authored Sep 23, 2024
1 parent 1a3a509 commit d499445
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Use _OpenAPI 3.x_ specifications to generate:
- SDKs with types, tests, authentication, and code snippets
- Mock servers that mimic the behavior of your API
- Hosted API Documentation that stays up to date automatically
- A command line interface for your API

## Installation

Expand Down Expand Up @@ -72,7 +73,9 @@ The API key is read from (in order of priority):
| Typescript ||
| Rust ||
| C# | 🚧 |
| Java | 🚧 |
| Java ||
| CLI ||


```bash
sideko sdk try (your Swagger/OpenAPI spec) python
Expand Down

0 comments on commit d499445

Please sign in to comment.