connect-catify
v0.1.3
Published
Middleware that redirects users at random to a cat gif.
Downloads
3
Readme
catify
Middleware that redirects users at random to a cat gif via thecatapi.com
Usage
var catify = require('connect-catify');
var express = require('express');
var app = new express();
app.use(catify(50)); // catify accepts one argument for probability