Skip to content
/ cio-1 Public
forked from oxidecomputer/cio

Rust libraries for APIs needed by our automated CIO.

License

Notifications You must be signed in to change notification settings

bscott/cio-1

 
 

Repository files navigation

cio

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

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

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.

About

Rust libraries for APIs needed by our automated CIO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.6%
  • Other 0.4%