A lightweight service to validate phone numbers, built on Hono to be deployed on the edge with CloudFlare.
curl -X POST <hostname>/validate \
-H "Content-Type: application/json" \
-d '{"phoneNumber": "+1234567890"}'curl <hostname>/health| Name | Name | Last commit date | ||
|---|---|---|---|---|
A lightweight service to validate phone numbers, built on Hono to be deployed on the edge with CloudFlare.
curl -X POST <hostname>/validate \
-H "Content-Type: application/json" \
-d '{"phoneNumber": "+1234567890"}'curl <hostname>/health