@fridayhome/api-client
v0.2.2
Published
This project contains a client for communicating with Friday Home's API, written in TypeScript. The code is generated from the OpenApi documention for the API.
Downloads
65
Readme
Friday Home api-client
This project contains a client for communicating with Friday Home's API, written in TypeScript. The code is generated from the OpenApi documention for the API.
Build/Generate
Run dotnet build
will generate new TypeScript files, and build and pack the npm package.
The version number of this will be incremented automatically.