Hacker News new | ask | show | jobs
Show HN: Paddle API Client for Rust (github.com)
2 points by ptodorov 395 days ago
I made an async, strongly typed server-side SDK for integrating Paddle payments in Rust apps.

If you're building a SaaS or any kind of app that needs to manage billing with Paddle, this should save you time. It handles authentication and webhook signature verification.