-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We should be able to change posgrest server location in the configs.
Suggestion:
Add another layer to the node that will handle all api requests instead of using postrest directly. This way we will be able to do any modifications to the data on the server side before the client receives it and make it possible to replace postgrest if necessary without changing the frontend code. Moreover, we can hide our table names and make the api url nicer?
Metadata
Metadata
Assignees
Labels
No labels