chrly/di
ErickSkrauch 2bc9f8eb57 Rename the signature key param.
Rename the signature verification key endpoint.
Update CHANGELOG and README files
2021-02-27 02:37:59 +01:00
..
config.go Introduce di into the project 2020-04-16 19:42:38 +03:00
db.go Fix default redis pool size value 2020-05-01 03:57:22 +03:00
di.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
dispatcher.go Split Dispatcher interface and use it across application 2020-04-20 14:29:33 +03:00
handlers.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
logger.go Added new stats reporter to check suitable redis pool size 2020-05-01 02:46:12 +03:00
mojang_textures.go Implemented health checker for textures provider from Mojang's API 2020-04-30 23:16:22 +03:00
server.go Implemented /profile/{username} endpoint to get complete profile with signed by the current server textures. 2021-02-26 02:45:45 +01:00
signer.go Rename the signature key param. 2021-02-27 02:37:59 +01:00