c12i / mpesa-rust

A MPESA API sdk in Rust
https://c12i.github.io/mpesa-rust/mpesa/index.html
MIT License
44 stars 16 forks source link

Add url validation #20

Closed c12i closed 9 months ago

c12i commented 3 years ago

Add validation for urls using the URL crate throughout the api

itsyaasir commented 11 months ago

This will be added in the builder in the upcoming PRs