Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Sideko-Inc/sideko
Browse files Browse the repository at this point in the history
  • Loading branch information
pk8189 committed Sep 23, 2024
2 parents 7f3f1c0 + d499445 commit 2c28b74
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 2c28b74

Please sign in to comment.