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://moist.example.com/cake
curl -X POST https://moist.example.com/api -d "towel"
curl https://moist.example.com/ocean
curl https://moist.example.com/api?q=swimming+pool
curl https://moist.example.com/desert
curl https://moist.example.com/api?q=dust
Visit: https://moist.example.com/sponge
Visit: https://moist.example.com/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.