4 releases (2 breaking)
0.3.0 | Apr 23, 2024 |
---|---|
0.2.1 | Oct 7, 2021 |
0.2.0 | Sep 17, 2021 |
0.1.0 | Sep 14, 2021 |
#27 in #reqwest
25 downloads per month
22KB
444 lines
Postmark Client
Postmark client for rust.
lib.rs
:
Postmark Client
Postmark client is a client to interact with postmark which used reqwest for issuing API calls.
The crate aims to be feature complete against the full Postmark API but until 1.0 it is a work in progress.
To use the client create a new client and then use it to execute the desired postmark operations.
Dependencies
~4–15MB
~193K SLoC