A rust library that wraps the paypal api asynchronously in a strongly typed manner.
Go to file
2020-06-09 10:06:49 +02:00
.github/workflows Create rust.yml 2020-06-09 10:06:49 +02:00
src some comments, and access_token_expired 2020-06-08 22:59:18 +02:00
.gitignore initial commit 2020-06-08 22:31:40 +02:00
Cargo.toml add license to cargo.toml 2020-06-08 22:35:55 +02:00
LICENSE Initial commit 2020-06-08 22:29:59 +02:00
README.md initial commit 2020-06-08 22:31:40 +02:00

paypal-rs

A rust library that wraps the paypal api asynchronously.

Currently in early development.