zohohorrorshow

Crates.iozohohorrorshow
lib.rszohohorrorshow
version0.9.0
sourcesrc
created_at2018-04-26 21:23:46.855518
updated_at2023-08-11 20:37:48.401333
descriptionA library for interacting with the Zoho Projects API
homepage
repositoryhttps://github.com/Xymist/zohohorrorshow
max_upload_size
id62477
size179,627
Xymist (Xymist)

documentation

README

ZohoHorrorShow

A library for interacting with the Zoho Projects API, because it's an awful nightmare of ambiguous fields, optional fields, random casing and largely absent documentation. Xорошо́!

Work in progress:

  • Finish defining structs for all postable and retrievable objects
  • Finish implementing all GET, PUT, POST and DELETE urls
  • Consistently wrap inconsistent fields (no numeric strings!)
  • Make sure everything that might be nil is wrapped in an Option (This isn't documented so will probably be a matter of experimentation)
  • Better documentation
  • Deduplicate with macros where possible
Commit count: 108

cargo fmt