MiniQueue is a REST API for job queues. Create queues, enqueue jobs with priority, dequeue them — all with simple HTTP calls. No infrastructure, no Redis, just an API key. Comes with SDK, CLI, dashboard, and rate limiting built-in.
No reviews yetBe the first to leave a review for MiniQueue
Maker
📌
I built MiniQueue because I was tired of setting up Redis + Bull for every small project. Just wanted a simple API to push/pop jobs. Hope you find it useful! 👻