maleck13 / authentication

authentication microservice built using dropwizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication

authentication microservice built using dropwizard. Used for photomap.me

requires

mysql redis

#env vars mysql

  • MYSQL_URL in format jdbc:mysql://MYSQL_HOST/authentication
  • MYSQL_USER
  • MYSQL_PASSWORD

#env vars redis

  • REDIS_HOST
  • REDIS_PORT
  • REDIS_PASS

About

authentication microservice built using dropwizard


Languages

Language:Java 100.0%