paypal-rs/README.md

9 lines
300 B
Markdown
Raw Normal View History

2020-06-09 08:08:22 +00:00
# paypal-rs
![Rust](https://github.com/edg-l/paypal-rs/workflows/Rust/badge.svg)
2020-06-09 16:23:46 +00:00
![Docs](https://docs.rs/paypal-rs/badge.svg)
2020-06-08 20:30:45 +00:00
A rust library that wraps the [paypal api](https://developer.paypal.com/docs/api) asynchronously.
2020-06-09 13:04:14 +00:00
Documentation: https://docs.rs/paypal-rs
2020-06-08 20:30:45 +00:00
Currently in early development.