Kreo is a developer-first Backend-as-a-Service (BaaS): hosted Postgres with an instant REST API, authentication, realtime, cache and file storage. Ship a backend in minutes.
No reviews yetBe the first to leave a review for KREO
Maker
📌
Hey guys,
To be honest, I got tired of building the exact same backend every time I started a side project. Setting up Postgres, wiring up JWT auth, writing a boring CRUD API, configuring WebSockets for real-time features, putting Redis in front of it... It always wasted a full week of coding before I could even touch my actual app logic.
So I built Kreo to fix this.
You just write your SQL tables, and that's it. It autogenerates a clean REST API, real-time WebSockets, and a 1-click Redis cache. No ORM, no boilerplate, no infra bs. It's just real Postgres hosted in the EU, without the headache.
It's 100% free while in beta (100k reqs/mo, 1GB storage, no credit card needed).
It's just me behind it, so please roast the product or drop your feature requests below. I'm all ears! 👇
Report
Spun up a quick test project and the instant REST API on Postgres was exactly what I needed, no config gymnastics. Realtime just worked, which honestly surprised me.
Report
Maker
@sattapanbmta Thank you! Honestly, getting real-time WebSockets to 'just work' without having to deal with connection pooling, serverless state, or complex infrastructure was one of the hardest parts to build. Hearing that it surprised you in a good way makes all those late-night coding sessions totally worth it.
Report
Spun up a quick api in like 5 minutes and the postgres + auth combo just worked without me fighting configs. honestly the instant rest endpoints save a ton of boilerplate time
Report
Maker
@ekin1366265 Thank you so much! That’s exactly why I built Kreo. I was tired of fighting configs and repeating the same auth/DB setup for every single project.
Spun up a quick test project and the instant REST API on Postgres was exactly what I needed, no config gymnastics. Realtime just worked, which honestly surprised me.
@sattapanbmta Thank you! Honestly, getting real-time WebSockets to 'just work' without having to deal with connection pooling, serverless state, or complex infrastructure was one of the hardest parts to build. Hearing that it surprised you in a good way makes all those late-night coding sessions totally worth it.
Spun up a quick api in like 5 minutes and the postgres + auth combo just worked without me fighting configs. honestly the instant rest endpoints save a ton of boilerplate time
@ekin1366265 Thank you so much! That’s exactly why I built Kreo. I was tired of fighting configs and repeating the same auth/DB setup for every single project.
Happy building!