Cat as a service (CATAAS)

1 min read Original article ↗
UrlDescriptionExample
/cat?type=:typeWill return a random cat with image :type (xsmall, small, medium or square)Random cat with type
/cat?filter=:filterWill return a random cat with image filtered by :filter (blur, mono, negate or custom)Random cat filtered
/cat?filter=custom&brightness=:brightness&lightness=:lightness&saturation=:saturation&hue=:hueWill return a random cat with image filtered by :brightness, :lightness, :saturation and :hueRandom cat filtered
/cat?filter=custom&r=:red&g=:green&b=:blueWill return a random cat with image filtered by :red, :green and :blueRandom cat filtered
/cat?width=:width or /cat?height=:heightWill return a random cat with :width or :heightRandom cat with custom size
/cat?html=trueWill return a random cat in a HTML page, usefull for Twitter or Facebook embedded renderRandom cat in HTML
/cat?json=trueWill return a random cat in a JSON objectRandom cat in JSON
/cat/gif/says/Hello?filter=mono&fontColor=orange&fontSize=20&type=squareMix 'em all :DCombo