A lightweight Fastify-based API for generating various image utilities like welcome banners, certificates, level-up cards, and more.
/api/maker/welcome– Create welcome/goodbye image/api/maker/certificate– Generate achievement certificate/api/maker/levelup– Level-up celebration card/api/maker/igstory– Instagram story styled image/api/maker/xnxx– Generate post xnxx image/api/maker/profile-stats– Generate profile stats image/api/maker/card– User card image/api/user-agents– Get user agent info/api/health– Full server health info/api/datetime– Get current server time
git clone https://github.com/ojiwzrd/wzrd-maker
cd wzrd-maker
npm install
npm run dev