Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 261 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 261 Bytes

talk-api-client

"KakaoTalk" internal api bindings

Examples

Auth

See examples/auth.rs

To run example, clone this repository and run command cargo run --example auth <email> <password>.

License

Following MIT License

See LICENSE for full text