Skip to content

twisted-gg/twisted-lol-matches-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwistedGG - Lol Matches

Loader api

Environment variables:

Name Description Example
APP_PORT Application port 8000
API_KEY Riot games api key XXX-XXX
SUMMONERS_SERVICE Summoners service url https://summoners.lol
MMR_SERVICE MMr service url http://localhost:8080
MONGO_URL Mongo connection uri mongodb://{user}:{pass}@{host}:{port}/{db}?authSource=admin
REDIS_HOST Redis host localhost
REDIS_PORT Redis port 6379

Technologies

  • Kotlin
  • Spring Boot 2
  • Docker
  • Mongo

CI

Get version

gradle properties -q | grep "version:" | awk '{print $2}'

About

Lol matches async loader (queue)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages