7
7 Comments

API builder

I am building an app that builds a basic CRUD API. User has to define the shape of data they want to store and it gives you a single executable web API that you can run locally or on cloud.(Currently creates a single sql table)

I want to get opinions from no-code community. Where do you think such an app would fit in no/low code space.

on August 21, 2021
    1. 1

      Thanks I didn't know about supabase either. Yes basically the same idea but in my case API will be sent to the user as a file. No hosting.And user can deploy it wherever they prefer.

    2. 1

      Hey, just got to know about it. That's a cool site.