Skip to content

Make postrest server modular #13

@omatvejev

Description

@omatvejev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions