#open-api #fluent #client #specification #api-client

gmail

A fluent library for the Gmail API, based on OpenAPI spec

2 unstable releases

0.13.0 Feb 3, 2024
0.12.0 Dec 26, 2023

#83 in Email

34 downloads per month

MIT license

250KB
5.5K SLoC

Stars Build Status Downloads Crates.io

Gmail client, generated from the OpenAPI spec.

Usage

See examples/ directory for usage.

This example loads configuration from environment variables, specifically:

Installation

Add this to your Cargo.toml:

[dependencies]
gmail = ".."

Documentation

You can see working examples of every API call in the examples/ directory.

Contributing

Contributions are welcome!

Library created with Libninja.

Dependencies

~12–25MB
~422K SLoC