mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-26 11:14:01 +00:00
Added Python client, updated TS typings, readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,4 +1,12 @@
|
||||
# Cinode OpenAPI TypeScript API
|
||||
# Cinode OpenAPI TypeScript typings & Python API Client
|
||||
|
||||
## API Typings and Clients
|
||||
|
||||
### TypeScript
|
||||
|
||||
- Types created with [drwpow/openapi-typescript](https://github.com/drwpow/openapi-typescript)
|
||||
- API Examples with [drwpow/openapi-fetch](https://github.com/drwpow/openapi-fetch)
|
||||
|
||||
### Python
|
||||
|
||||
- Created with [openapi-python-client](https://github.com/openapi-generators/openapi-python-client)
|
||||
|
||||
Reference in New Issue
Block a user