nowfound

Alternatives

Products that do what I built a serverless data API builder – no storage, low latency does

Hey HN, I'm Bo, cofounder of Fleak.ai. Over the past several months, our team has been hard at work developing Fleak, a data API backend builder, and we would love your feedback on what we've built so far. What Fleak Does: Fleak simplifies the process of building and deploying API backends. It features a no-code IDE UI that lets you create workflows by chaining together steps such as native SQL transformations, calling LLM models, AWS Lambda functions, and more. With a single click, you can deploy these workflows to a production endpoint (during test, we are able to handle 5000 QPS without…

  1. 1

    Lorem Ipsum backends for your next no-code app, by @Draftbit

    2020

  2. 2
    Builduo157

    Build SaaS backends with AI and deploy in minutes

    2025

  3. 3

    Build auto-scaling, pay per execution apps on AWS Lambda

    2016

  4. 4

    Build production grade web applications in minutes

    2024

  5. 5

    Build modular easily testable microservice & serverless apps

    2019

  6. 6BP

    Hi all, I'm one of the authors of Serverless-Stack.com — an open source guide to building full-stack apps with AWS Lambda and React. Since it's launch in 2017, it's become one of the most widely read guides for building Serverless apps. Today we are adding a new section to the guide that walks you through the best practices of building large Serverless applications. It tries to address some of the most common questions that teams have: - How should my project be structured when I have dozens of interdependent services? - How should I manage my environments? - What are the best practice for…

    2019

  7. 7

    Ai app builder to build & finish web apps with human support

    Oct 2025

  8. 8
    GenMB23

    AI app builder with a real backend and automations

    Jul 2026 · genmb.com

  9. 9

    Your fastest way to build no-code automations

    Dec 2025

  10. 10
    Mayson16

    Build Production Grade Full stack Apps from a single prompt

    Dec 2025

  11. 11
    Bleenk10

    Idea in. Live, production-ready app out.

    Jun 2026 · bleenk.app

  12. 12IB

    I got tired of the overhead required to run even a simple data analysis - cloud setup, ETL pipelines, orchestration, cost monitoring - so I built a fully local data-stack/IDE where I can write SQL/Py, run it, see results, and iterate quickly and interactively. You get data lake like catalog, zero-ETL, lineage, versioning, and analytics running entirely on your machine. You can import from a database, webpage, CSV, etc. and query in natural language or do your own work in SQL/Pyspark. Connect to local models like Gemma or cloud LLMs like Claude for querying and analysis. You…

    Apr 2026 · stream-sock-3f5.notion.site

  13. 13MA

    Hi HN I’ve been building *Mini Apps Builder*, a small no-code tool to help people create Telegram mini apps and simple web apps without writing code. The idea came from experimenting with Telegram mini apps — they’re powerful, but the tooling can be difficult unless you’re already a developer. This project aims to simplify that with templates, basic payments, and quick deployment, so people can focus more on the idea than on setup. I’d really appreciate feedback from anyone who has built Telegram bots or mini apps, or thoughts on whether this solves a real problem. Happy to answer questions…

    Jan 2026 · miniappsbuilder.com

  14. 14PB

    Hi HN, We're Rishabh, Aashish, and Noah, the creators of ProtoType: a platform for building GraphQL backends. You can check it out here: https://www.useprototype.com We were fed up with creating the same sort of APIs over and over again when building web applications so we built this tool for ourselves. As we're all in university, we showed it around to our friends and they enjoyed using it to kickstart their projects. After that, we thought we'd host it on a website and allow anybody to use it! ProtoType is different from similar GraphQL backend builders such as 8base in that it…

    2019

  15. 15IB

    Link: https://docs.trysoma.ai/ For the past ~9 months I’ve been building Soma, an open-source AI agent & workflow runtime written in Rust, with a TypeScript SDK (Python coming soon). It’s not a framework; it’s meant to sit underneath whatever agent/tooling code you already write (Vercel AI SDK, LangChain, custom code, etc.). It provides features around your framework + a better DX for building agents. I’ve tried to take a Next.JS model: open-source, good DX, self-deployable. I originally set out to build a vertical back-office/operations product for SMEs. I needed a…

    Dec 2025 · docs.trysoma.ai

  16. 16DY

    Meet shuttle, an open source, Rust-native platform for deploying apps with zero infra hassle. Built by a distributed YC-backed team. In order to deploy your app, all it takes is one annotation on your main function and you're good to go! At this point, we support most of the major Rust web frameworks such as; * Axum * Rocket * Tide * Poem * Tower And we’ve recently added support for Serenity, a Rust library for the Discord API — so you can even build & deploy Discord bots, for free. Our repository has a couple of examples per framework/library enabling you to get started in under 5…

    2022 · github.com

  17. 17
    WoWSQL6

    Ship your backend before your coffee gets cold

    Jun 2026 · wowsql.com

  18. 18AM

    For the past few months, I’ve been hacking together Hive: a retro-style virtual workspace for devs who love building in public. It’s a bit rough but already has some cool features: - AI-powered presence to represent you when you’re offline. - Live video streaming to showcase your work in real time. - VS Code integration to broadcast your status live. - GraphQL API for full customization and hackability (such as using your own agents) - Web3 donations to support and get support from other builders. In this demo, you can claim a desk by walking up to it and pressing E, then personalize it with…

    2024 · joinhive.devmode.digital

  19. 19WB

    Over the past few months, as we scaled our internal AI Agents, we hit a dead end: Running LLM-generated arbitrary code in Docker is basically running naked on security due to container escape risks. But using full traditional VMs takes minutes to boot and eats too much memory to support high-density concurrency. We loved the developer experience of SaaS sandboxes on the market, but they are closed-source, expensive, and have too high a barrier to entry for self-hosting. So, our team decided to build our own. After months of grinding, using RustVMM and KVM, we built a blazing-fast,…

    Apr 2026 · github.com

  20. 20WA

    Today you can easily adopt AI coding tools because you have git for branching and rolling back if AI writes bad code. We haven't seen this same capability for data and decided to build it ourselves. Nile is a new kind of data lake, purpose built for using with AI. It can act as your data engineer or data analyst creating new tables and rolling back bad changes in seconds. We support real versions for data, schema, and ETL. We'd love your feedback on any part of what we are building - https://getnile.ai/ What do you think?

    Jan 2026

  21. 21IB

    For the last 6 months, I've been building ORUS Builder, an open-source AI code generator. My goal was to fix the biggest issue I have with tools like v0, Lovable, etc. – they generate broken, non-compiling code that needs hours of debugging. ORUS Builder is different. It uses a "Compiler-Integrity Generation" (CIG) protocol, a set of cognitive validation steps that run before the code is generated. The result is a 99.9% first-time compilation success rate in my tests. The workflow is simple: 1.Describe an app in a single prompt. 2.It generates a full-stack application…

    Nov 2025

  22. 22AC

    INTRO: Hi HN community, it is been 2 years since I developed Apisentris (https://apisentris.com) that initially aimed to make my big brother easier to consuming data from his database (MySQL, back then). He is non programmer and wanted me to create some programming scripts to do his jobs. I found out "Database to API" libraries already out there but we have to do some programming works and server configuration to make them work. So that's the idea, what if there is a platform that would instantly generates API from database(s) without (reduce) all of scary configs stuff and backend…

    2019

  23. 23LD

    Hi HN! This is Qian here with Peter (KraftyOne) and Jeremy (jedberg). We’re building DBOS, an open-source, lightweight durable workflows library that you can add to Python apps in just a few lines of code. It’s comparable to popular open-source workflow and queue libraries like Airflow and Celery, but more lightweight with a greater focus on reliability and automatically recovering from failures. Our goal in building DBOS is to make workflows lightweight and flexible so you can add them to your existing apps with minimal work. Everything you need to run durable workflows and queues is…

    2025 · github.com

  24. 24LF

Ranked by how close each launch is in meaning, then by votes. Refine with a description →