gapirs-common

Crates.iogapirs-common
lib.rsgapirs-common
version0.0.1
created_at2025-08-15 20:16:46.629828+00
updated_at2025-08-15 20:16:46.629828+00
descriptionCommon library for gapirs
homepage
repositoryhttps://github.com/OMGeeky/gapirs
max_upload_size
id1797441
size85,911
(OMGeeky)

documentation

README

Rust API Client

A collection of Rust API clients for most of the Google APIs (at least, most of the ones found through their discovery service).

Ideas for the future:

  • allow different client libs (reqwest instead of hyper for example)?
  • derive macro for struct that generates the fields & part values for api requests and then the request returns that type
Commit count: 0

cargo fmt