/cats-as-a-service

:smile_cat: Autogenerated cat images on demand. The future is now!

Primary LanguageJavaScript

Cats as a Service

A node module to draw random cats in SVG using svg.js.

Demo

Temporary demo available here.

Get a PNG instead

Append /png to the url to request a PNG. The default size for a PNG is 500x500. To get a different size, use the size query parameter, e.g. ?size=200 for a 200x200 PNG (only square images are supported).