Skip to main content

Tutorial Intro

Getting Started

What you'll need

In order to use this API client, you will need a kiln api token. Please contact support@kiln.fi to get one.

Commands

cargo init myproject
cargo add kilnfi_connect_rs

optional

cargo add uuid --features v4,serde

optional

cargo add chrono --features serde