The world's premier moisture detection API
Moist as a Service analyzes your requests and determines if they're moist, wet, or dry. Because the internet needed this.
curl https://your-site.pages.dev/cake
curl -X POST https://your-site.pages.dev/api -d "towel"
curl https://your-site.pages.dev/ocean
curl https://your-site.pages.dev/api?q=swimming+pool
curl https://your-site.pages.dev/desert
curl https://your-site.pages.dev/api?q=dust
Visit: https://your-site.pages.dev/sponge
Visit: https://your-site.pages.dev/waterfall
Browsers get pretty HTML responses!
The service fuzzy matches your request (path, query params, POST body) against dictionaries of moist, wet, and dry things. Content negotiation means curl/API clients get JSON while browsers get HTML.