The backend API for ZGo
Go to file
Rene Vergara 3afe350816
Version bump
2023-01-25 11:20:19 -06:00
app Implement token refresh utility 2022-10-26 15:34:29 -05:00
src Correct expiring owners query for paid 2023-01-24 18:34:22 -06:00
test Implement API endpoint to generate token 2023-01-03 13:00:24 -06:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Version bump 2023-01-25 11:20:19 -06:00
COPYING Version bump 2022-05-19 15:43:23 -05:00
LICENSE Implement function to find expiring owners 2023-01-23 16:56:46 -06:00
README.md Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
Setup.hs Initial commit 2022-04-22 11:15:23 -05:00
package.yaml Version bump 2023-01-25 11:20:19 -06:00
stack.yaml Implement function to find expiring owners 2023-01-23 16:56:46 -06:00
stack.yaml.lock Implement function to find expiring owners 2023-01-23 16:56:46 -06:00
zgo-backend.cabal Version bump 2023-01-25 11:20:19 -06:00
zgo.cfg Implement SMTP configuration 2023-01-24 13:27:32 -06:00
zgotest.cfg Implement SMTP configuration 2023-01-24 13:27:32 -06:00

README.md

ZGo Back End

The API server behind the ZGo.cash app.

Dependencies

  • Zcash Full node
  • MongoDB

Configuration

The file zgo.cfg needs to be modified to put the correct parameters for implementation.