Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

The Un-bodging: Rework to proper backend/frontend #4

@LunNova

Description

@LunNova

Currently we're manually copying JSON files produced by the backend to be rendered. This is a bit rubbish.

  • Determine whether back-end/front-end should be in separate repos?
    • Split from different branches to different repos
    • Leave as is (separate branches in one repo)
    • Join in to one branch, with better folder structure
  • Pick server-side technology for back-end API
    • Jetty + Jackson (already using Jackson)
    • Jetty + Jersey + Jackson
  • Change front-end to read from proper API endpoints instead of loading from linked.json

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions