Skip to content
master
Go to file
Code

Latest commit

Signed-off-by: Jess Frazelle <jess@oxide.computer>
3fb8a3a

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

cio

cargo-build cargo-clippy cargo-test rustfmt cloud-run

A set of Rust libraries for accessing various APIs for doing CIO jobs.

Table of Contents

airtable-api

docs.rs

An API client for Airtable.

cio-api

docs.rs

Helper functions and types for doing the activities of a CIO.

The architecture for this application server and all it's surroundings is:

arch.png

giphy-api

docs.rs

An API client for Giphy.

google-drive

docs.rs

An API client for Google Drive.

gsuite-api

docs.rs

An API client for GSuite APIs: directory, resources, groups.

sendgrid-api

docs.rs

An API client for sending emails with SendGrid.

sheets

docs.rs

An API client for Google Sheets.

zoom-api

docs.rs

An API client for Zoom.