Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Merge backend into src-tauri #17

Description

@danielvschoor

Merge the back end API into src-tauri and call it via invoke instead of doing GET/POST.

Pros:

  • No localhost server
  • Reduce dependencies by around half (faster builds, less maintenance)
  • More secure

Cons:

  • Back end and front end are tightly wound. Can't swap back ends. Can't easily migrate to another framework, like Electron

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions