Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
/ zenkit-rs Public archive

Rust client library for reading and updating Zenkit workspaces

License

Notifications You must be signed in to change notification settings

stevelr/zenkit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenkit client library in Rust with caching. Supports most types and functions of the documented Zenkit REST API, plus helper functions that make it easier to read, update, and create list items. This library has been used to make client and server apps, WASM libraries, and webhooks.

Documentation is at docs.rs. Official reference at Zenkit API docs

Rust source-code generation

If you are writing a Rust client for Zenkit, check out zk-codegen, which can generate a client library (wrapping this library), with an API derived from the lists and fields defined in your workspace.

Companion cli tool

zenkit-cli has command-line capabilities that may be useful for testing and automation. It may also be useful to view as example code for many of the functions in this library.

About

Rust client library for reading and updating Zenkit workspaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages