highlevel-api 0.2.1

Unofficial Rust SDK for the GoHighLevel (HighLevel) API
Documentation
1
2
3
4
5
pub mod client;
pub mod types;

pub use client::SurveysApi;
pub use types::*;