Skip to main content

Blogs

2025


Implementing the Dhikr Resource

·2 mins
We added the Dhikr resource to the Sufii API: setting up a schema in MongoDB, handling audio uploads with worker threads, processing video and links into audio, and integrating Cloudflare R2 storage.

Initiating the Sufii API Project

·2 mins
Kicking off the Sufii API project: setting up Node.js + Express with MongoDB, adding middleware for file uploads to Cloudflare R2, and implementing the first artists endpoint.