2
5 Comments

No-code REST API service

Would you guys love a platform to create REST api without writing much code? I'm building a platform where you can design a database schema and make CRUD operations over it. In addition to CRUD, the platform would also enable authentication and integrations with third parties.

Do you love this idea? If yes then follow me for more updates. Otherwise please comment why not

on April 6, 2021
  1. 3

    I would try supabase.

    0 code needed for secure rest API.

    1. 3

      +1 on supabase, so far seems to deliver what I need.

    2. 2

      I'm using Supabase too. Love that it's fully open source, so no vendor lockin.

    1. 1

      Oh, that's exactly what I was building. Seems like I don't have to build it anymore