Skip to content

Request types, response types, and clients for using peacher

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

PeacherApp/peacher_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDK code for Peacher

github crates.io docs.rs This repository contains the request, response, and parameter type used by the peacher API.

Additionally, this sdk houses a SyncClient that you may use to manage a jursidiction.

** WARNINGS **

  • This SDK is NOT stable.
  • This SDK is poorly documented.
  • I will update this crate without warning, and the peacher API will be deployed with the update.
  • All types are guaranteed to be returned by the API, but not all types have respective handlers. I add them on a need-to-add basis. Contributions are welcome and appreciated!
  • This SDK is tested as a major part of the API integration tests.
  • Your clients are likely to break as I begin the debugging process of external client behavior.

About

Request types, response types, and clients for using peacher

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages