0.0.0 • Published 7 years ago

thicc v0.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

The popular Thicc meme api, is now available for nodejs!

Grab it today with npm i --save thicc

This is a huge work in progress, with only one api endpoint at the moment.

Documentation

const { Thicc } = require('thicc');
const yemperKey = 'something else';
const thicc = new Thicc({ yemper: yemperKey });
const randompng = await thicc.yemper();