0.2.2 • Published 4 years ago

@fridayhome/api-client v0.2.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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.