nowfound

Alternatives

Products that do what Appteum, a low-code backend development platform build for developers does

Hi HN community, We are Nikolas and Giannis, founders of Appteum. For the last few months we've been building Appteum and can now share our public Beta with you. Appteum is a low-code Backend development platform that makes it easy for developers to configure the backend for their apps. You can configure your backend in our web app and then using our Typescript SDK you can interact with your backend in your code. Why we built this: - We couldn’t find a low code tool that provides the backend abstractions we needed but at the same time retain the flexibility of dropping down into code. - We…

  1. 1

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

    2020

  2. 2

    The future of no-code backend development

    2023

  3. 3

    Turn database schema into Backend API source codes

    2023

  4. 4BC

    Hi all, I'm currently validating an idea for a new BaaS solution which will allow you to build and host a web app backend without writing a single line of code. The app is called BackendLab and the landing page is here: https://www.backendlab.app/ The idea is that it allows you to define your database models by specifying what fields to include and BackendLab automatically creates a CRUD API which you can start using straight away. We've just launched the public beta and are looking for early adopters (free of charge, just looking for some feedback on the tool) Looking forward…

    2018

  5. 5
    8base211

    Bring powerful apps to market fast - 8base GraphQL Backend

    2020

  6. 6

    Low code self-hosted backend API to build web apps

    2023

  7. 7
    Tangle.io121

    Build enterprise apps fast - low code, no limits

    2023

  8. 8PB

    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

  9. 9

    Build relevant search with NoCode, JS components or REST API

    2020

  10. 10HH

    Source https://github.com/dashborg/hibiki | Interactive Tutorial https://playground.hibikihtml.com/tutorial/ I love JavaScript, but for many projects -- especially internal tools and prototypes -- setting up a full frontend JavaScript stack (npm, webpack, babel, create-react-app, redux) and all of their configuration files, folders, and scaffolding is overkill. Hibiki HTML incrementally plugs into any backend, using any template language (even static HTML files) with a single script include. It includes a built-in frontend data model, Vue.js-like…

    2022 · playground.hibikihtml.com

  11. 11

    Fully managed Node.js serverless application platform

    2018

  12. 12
    AppingKit130

    A starter template to build mobile apps with React Native

    2019

  13. 13

    Hey HN! I built Typebase, a library that gives you Convex's DX with Supabase's openness. After trying Supabase I liked how fast it is to spin up a DB and auth, but really didn't like using RLS and SQL for authorization. With Convex I loved how your server "lives" in your code, but disliked the DB model and the realtime-first defaults. With Typebase you just write TS files inside a typebase/ folder in your existing repo. You can define your DB tables inside a schema.ts file and export server functions that your frontend calls like local functions, fully typed. Auth is built in. Then one…

    11d ago · typebase.io

  14. 14

    Create, edit & deploy full stack apps in just one click

    2020

  15. 15

    Scalable low-code backend as a service, with 0 lock-in.

    2025

  16. 16LB

    Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :)

    2022 · vacation-call-335691.framer.app

  17. 17AL

    Hi HN, I build this a few months back, thinking about improving it but wanted to share as is first to see what feedback I can get. I built it to be modular and with a clean understandable codebase in mind so easily extendable. I want to add more components to it maybe... Thanks! Will add link to the repo in a comment now

    2022

  18. 18IT

    Hi guys, I've worked on several apps in the past couple of years, and found that it takes too much effort going from having an idea to building an app and having the world use it. I wanted a way to have an idea, turn it into a fully functional native app, and share it with the world, all in the next 5 minutes, as quick and as easy as writing a blog post. That's why I built Jason. Basically Jason lets you build a native interface to display and interact with any data format (csv, rss, html, json), any website, any API in any way you want, simply by writing a JSON markup and loading it.…

    2016

  19. 19FW

    Hi HN! I recently open-sourced a project I’ve been working on over my winter break: a Solidity web framework you can use to write web apps in Solidity (and more generally, a proof-of-concept implementation of an arbitrary network protocol over Ethereum). Here’s a demo web app on the Optimism Goerli testnet: http://simple.fallback.natecation.xyz/ Running this Solidity code: https://github.com/nathanhleung/fallback/blob/main/src/examp... There’s a lightweight TCP server script that’s listening on the demo app domain that forwards requests…

    2022 · github.com

  20. 20SD

    Hey HN, I wanted to share with you what I've been working on for the past few months – the Splunk Developer Platform[1]. We released our Python SDK[2] back in August, but just last week we released our Java[3] and JavaScript[4] ones, and the JS SDK was the one I've been working on. It was a great learning experience for me – first real foray into JavaScript and Node (the SDK works in both the browser and Node), and was a lot of fun to try different things out releasing it. I ended up building on a couple of open source libraries (and contributing back). We are building out Splunk's developer…

    2011

  21. 21SA

    Hello HN, My name is Deepak. I've created this platform (https://stackcrunch.io) where developers can share their experiences in form of short stories linked to real-world practical solutions on Q&A platforms. This project is currently in early access mode, where you can check out the platform & start writing your stories. Also, please do check out the launch article and how to create a story at https://stackcrunch.io/posts I'd love to hear back from the community. Warm Regards, Deepak

    2018

  22. 22IB

    Hey everyone! Some time ago I was analyzing why React apps are so hard to optimize, and came to a conclusion that the lack of atomic updates is the culprit. I made an experimental library which basically updates everything in place directly in HTML. At some point I became aware that Solidjs exists, which is a very similar idea, but at the end of the day I realized my approach to API is quite different and warrants the existence of my library (my state primitive allows selector subscriptions, array iterators return a state primitive with the element, allowing to never re-render the whole…

    2024 · github.com

  23. 23HM

    Hey HN, I am a novice web developer, and I built a new webapp game in Angular that combines the game play of Hangman and Wordle. I chose this project because I wanted to learn Angular, while also developing something useful. I have some prior backend experience. And, I was pleasantly surprised with how much you can achieve in the pure JS/Typescript these days. For my app, the backend only sends the daily puzzle data in JSON, while the entire game logic and interactions are completely implemented in the frontend. I wrote around 4000 lines of the frontend code for this project. For me,…

    2022 · 10letters.app

  24. 24FS

    Hey HN! I think _hyperscript is an insanely cool language, and while designed for simple front-end DOM interactions, I thought it would be a cool back-end scripting language as well. So, I slapped together a TODO app with a _hyperscript bootstrapping script based on the original repository's node-hyperscript example. My repo isn't clean, just something I worked out over a weekend to prove the concept, also an excuse to play with htmx. :) Please read the README, and let me know how, if anyone's interested, I can work in some of my tweaks to the original repository. I'm kind of a noob with…

    2022 · github.com

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