A rust library that wraps the paypal api asynchronously in a strongly typed manner.
Go to file
2020-06-09 15:02:11 +02:00
.github/workflows Create rust.yml 2020-06-09 10:06:49 +02:00
src more progress with order.rs 2020-06-09 15:00:49 +02:00
.gitignore initial commit 2020-06-08 22:31:40 +02:00
Cargo.toml version 2020-06-09 15:02:11 +02:00
LICENSE Initial commit 2020-06-08 22:29:59 +02:00
README.md add build badge 2020-06-09 10:08:22 +02:00

paypal-rs

Rust

A rust library that wraps the paypal api asynchronously.

Currently in early development.