Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

a11ywatch-clients

This folder is used to handle the code to generate the clients.

Clients generated using protocol buffers and OpenAPI.

Clients

You can view all of the clients source code here on GitLab.

Getting Started

To get started generating the clients run the commands:

npm install @openapitools/openapi-generator-cli -g
cargo run # generate all clients OpenAPI clients.

gRPC

The gRC calls only work on self-hosted or enterprise accounts.