SDK code for Peacher
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.
- 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.