Launched this week
monapi

monapi

Turn MongoDB schemas into instant REST APIs

4 followers

Turn MongoDB schemas into production-ready APIs in seconds. No controllers. No boilerplate. Just ship.
monapi gallery image
monapi gallery image
Free
Launch tags:APIOpen SourceDatabase
Launch Team / Built With
Universal-3 Pro by AssemblyAI
Universal-3 Pro by AssemblyAI
The first promptable speech model for production
Promoted

What do you think? …

Subhradwip Kulavi
Hey everyone 👋 Maker of monapi here. I built this because I was tired of rewriting the same backend code in every project: • CRUD controllers • filters • pagination • auth • permissions • validation • boilerplate everywhere No matter the app, it was always the same setup again and again. So I thought — what if your MongoDB schema could generate the entire REST API automatically? That’s how monapi was born. Now you just do: monapi.resource(‘users’, { schema: UserSchema }) …and you instantly get: ✓ full CRUD ✓ filtering & sorting ✓ pagination ✓ auth & role permissions ✓ hooks & middleware ✓ Express + Hono support Built for: • indie hackers • startups • internal tools • admin panels • MVPs • anyone who wants to ship fast without backend boilerplate Honestly, the craziest part is how fast development feels now — designing architecture + letting AI help speed up the build process. monapi itself came together in just a few days. Would love your feedback, feature requests, or contributions ❤️ GitHub: https://github.com/subhradwip01/... Website: https://monapi.lovable.app npm: monapi Thanks for checking it out!