2
3 Comments

NoCode/LowCode backends?

I've been learning all the front end no code/low code platforms out there. I love how they speed up the basics of setting up a front end and I love how most of them modularise themselves from the backends so you can connect pretty much any of your own services.

But when it comes to the backends, running things like scheduled functions, emails, API calculations and etc, I haven't been able to find anything.

Has anyone ever used a no code /low code tool for their backend functions?

I realise backend functions can get quite complex but you can find sql query builders that do the job, and the GUI to do some of the front end calculations in no code tools is just as powerful so I'm trying to find something like that.

Cheers!

on May 10, 2022
  1. 1

    Hi! there are several tools that can help you with this, NoCodeJournal.com has several articles about tools and trends that can be of helpful to you.. hope this helps!

  2. 1

    We are building Vade Studio at vadelabs.com. It will be able to handle all these use cases once released for public beta. We are working with Vade Concierge customers and helping them build backend services faster than ever using Vade Studio internally. Let us know your use case we will be able to help you build it and provide you with early access to the product.

  3. 1

    Low code wise Supabase.

    They have launched functions for cron jobs etc.