5 ms·
If all you need is CRUD you could use Postgrest [1] which generates the endpoints for you based on your database schema. I use it to build admin backends. [1]
by programmarchy 5y ago
If all you need is CRUD you could use Postgrest [1] which generates the endpoints for you based on your database schema. I use it to build admin backends.
[1] https://postgrest.org/en/stable/ https://postgrest.org/en/stable/