perrymant/moneymaker

[3] Create GET endpoint ("report") to read the JSON file.

Closed this issue · 0 comments

  1. Main CLI to Spring App.
  2. Add a ReportController that always returns a hard-coded String. Test this.
  3. Get this ReportController to read from the JSON file.