| Crates.io | tosspayments-rs |
| lib.rs | tosspayments-rs |
| version | 0.2.0 |
| created_at | 2023-11-17 11:03:44.84177+00 |
| updated_at | 2023-12-13 17:49:51.24602+00 |
| description | API bindings for the Tosspayments HTTP API |
| homepage | https://github.com/seokju-na/tosspayments-rs |
| repository | https://github.com/seokju-na/tosspayments-rs |
| max_upload_size | |
| id | 1038960 |
| size | 54,250 |
토스페이먼츠 HTTP API를 쉽게 사용할 수 있게 Rust 바인딩과 타입을 제공합니다.
tosspayments-rs는 tokio과 호환되며 내부적으로 http 통신을 위해 reqwest를 rustls와 함께 사용중입니다.
[dependencies]
tosspayments-rs = "0.1.1"
MIT License