nadeo-api 0.2.1

An interface for working with the Nadeo API
Documentation

Crates.io Version Crates.io License docs.rs

About

This library provides an interface (or whatever you want to call it) for working with the Nadeo API. It handles authentication automatically but API requests have to be build up manually by the user.

⚠️ This project is in early development ⚠️

Installation

Run

cargo install nadeo-api

or add this line to your Cargo.toml with the desired version:

nadeo-api = "0.2.1"