Question By
Unsolved

API building tool online - low code ?

jacksonkasi

Jan 4th, 2023 07:01 AM

guys, does anyone know if is there any online tool here for making API without code ( like a low-code model ). because in our product there is a lot of API is there & we will use PSQL or MongoDB.

and we can able connect out database with this tool or this will provide any database.

maximum API will do CRUD operation. and we have less time.

this tool can be paid or free. please give any solution guys.

thanks 🤗

bobbyiliev

Jan 4th, 2023 08:15 AM

Hi there,

I think that Supabase might fit your needs:

https://supabase.com/docs/guides/api

Supabase auto-generates APIs directly from your database schema.

Report
1