Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 202 Bytes

File metadata and controls

15 lines (10 loc) · 202 Bytes

the-group-cmsc355-api-server

API server implemented in GO for our SNAKE-GO Android App.

Endpoints

  • /highscores

ENV Config Variables (Heroku)

  • DBUSER
  • DBPASS
  • DBHOST
  • DBTABLE
  • DBPORT