Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 576 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 576 Bytes

Backend API for Match-Event

[TODO: This is a description]

How to run

  1. Run go mod download.
  2. For dev purpose, run bash run_dev.sh. For production, run go run main.go

Changelog

v2.0.0 
- Remove location entity, use latitute and longitude instead
- Change several response schema, e.g. returning events entity for user info.

v2.1.0 
- GCS bugfixing
- Endpoints bugfixing

v2.2.0 
- Made adjustments to user and event schema
- ML Service Integration (awaiting response)

v2.3.0 
- Finish ML service integration

Developers

  • Maria Khelli
  • Ng Kyle