Source Repository: https://bitbucket.org/sl_main/api-gateway-v2.git
Local Development Setup
MySQL
Following instructions in this file “src/main/resources/db/README.txt” to set up local database and user.
Eclipse
This is a Spring Boot project. Simply run “APIGatewayServerV2” to start up the application.
Live Deployment
App Instances: gordon.sportlogic.net.au, ipswich.sportlogic.net.au
Runtime: docker-compose
Docker Repo: http://109850435236.dkr.ecr.ap-southeast-2.amazonaws.com/sportlogic/api-gateway-v2
Database Server: rds6.sportlogic.net.au
Database Name: api_gateway_v2_production
Admin Database User: api_admin
Password: AA_2023_#8724
API Document