Skip to content

Only run the Rest API in server mode #4

@mwhamgenomics

Description

@mwhamgenomics

Running the client and server in separate processes within localhost is overkill, and probably creates more problems than it solves. Proposing to:

  • in client-only and server-only modes, keep things as before
  • in standalone mode, just call the back end directly via the ORM (see SQLAlchemy back end #3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions