A rust library that wraps the paypal api asynchronously in a strongly typed manner.
Go to file
2020-06-09 13:37:06 +02:00
.github/workflows Create rust.yml 2020-06-09 10:06:49 +02:00
src progress with orders 2020-06-09 13:37:06 +02:00
.gitignore initial commit 2020-06-08 22:31:40 +02:00
Cargo.toml implement header params and more 2020-06-09 12:57:23 +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.