Closed justinmoon closed 5 years ago
This change adds some some basic REST-like API routes to:
It also saves all files (settings and wallets) to ~/.junction instead of repo directory.
~/.junction
Some unittests were added to test:
Not deleting the old flask app yet until this and react frontend get merged and reach feature-parity.
@wbobeirne the best way to review this would be to meet up and negotiate how exactly we'd like frontend and backend to be combined.
All of this work is on develop now 👍
develop
This change adds some some basic REST-like API routes to:
It also saves all files (settings and wallets) to
~/.junction
instead of repo directory.Some unittests were added to test:
Not deleting the old flask app yet until this and react frontend get merged and reach feature-parity.
@wbobeirne the best way to review this would be to meet up and negotiate how exactly we'd like frontend and backend to be combined.