#api #reqwest #api-bindings #mail-tm

mail-tm-rs

Mail-Tm(https://mail.tm/en/) api implementation

4 releases

0.0.5 Jun 7, 2021
0.0.4 Jun 7, 2021
0.0.3 Jun 7, 2021
0.0.1 Jun 4, 2021

#421 in HTTP client

Download history 8/week @ 2024-02-26 65/week @ 2024-04-01

65 downloads per month

Custom license

29KB
582 lines

Mail-TM

This is a fairly basic implementation of the Mail-TM v2.0.0 API.

It's around 80% complete and only really missing sources.

At present, it suited my needs and is coming from a port of some other projects I use this for, but I'm working to make it reusable.

Right now the crate versions are very opinionated. I promise I'll be changing that pretty soon.

It's published on crates.io mail-tm-rs and should be receiving some better doc updates pretty soon.


lib.rs:

Mail-TM API implementation using common HTTP crates

Provides an implementation of the Mail-TM 2.0.0 API Largely it is around 80% complete and is missing possibly future deprecations such as sources. At present the dependencies are very strict and requires future testing to open it up.

Expect some breaking changes until v1.0.0 but will try to document them as best I can.

Dependencies

~7–23MB
~347K SLoC