min-rs
min-rs idea
Recently I decided that I need to create a free library to work with max's api directly, because there is still no official one. I started working on this project locally first, but then decided to share the code with rust community, so now you see this readme.md file. The main goal of this project is to facilitate the work with max and their backend servers.
Development
Now this project is under development and I'm still working on it to use in my other library that I want to call max-bridge. Max-bridge should be a bridge between max and telegram(maybe some other messengers).
Any contributions and help are welcomed. If you see an issue you can fix it immediately with a pull request that I will accept as soon as possible.
P.S. There is still no docs, so you don't need to use min-rs now. Please wait until I finish the bridge and I will give official documentation.