Work record — acrewity.com

Acrewity

Twenty-two utility APIs — document conversion, image processing, QR codes, developer tools — behind one key, one meter, and one architecture.

Role
Founder & sole developer
Timeline
December 2025 — ongoing
Stack
Node.js · REST APIs · JavaScript

Live in production

The problem

Every application eventually needs the same small utilities — generate a PDF, render a QR code or barcode, convert an Excel file, produce a UUID, diff two texts, convert an image. None of them justify building in-house, and stitching together a different vendor for each one means a different key, a different SDK, and a different bill every time.

Acrewity puts them behind one platform: one API key, one usage meter, one consistent request shape across all twenty-two services.

What I built

Decisions that mattered

The core bet was a reusable service architecture: every service plugs into the same auth, metering, validation, and error-handling spine, so adding service twenty-three costs a fraction of what service one did. That's the same instinct I've applied for years to internal platform work — build the second one cheaper than the first — pointed at a public product.

Where it stands

Live in production, from launch in December 2025 to a verified n8n integration — written AI-assisted, built and operated by one person.