Go GRPC Auth Microservice Save

Go GRPC Auth Microservice

Project README

Golang Clean Architecture gRPC Auth microservice example with Prometheus, Grafana monitoring and Jaeger opentracing ⚡️

👨‍💻 Full list what has been used:

Recommendation for local development most comfortable usage:

make local // run all containers
make run // run the application

🙌👨‍💻🚀 Docker-compose files:

docker-compose.local.yml - run postgresql, redis, aws, prometheus, grafana containers
docker-compose.dev.yml - run all in docker

Docker development usage:

make docker

Local development usage:

make local
make run

Jaeger UI:

http://localhost:16686

Prometheus UI:

http://localhost:9090

Grafana UI:

http://localhost:3000

Open Source Agenda is not affiliated with "Go GRPC Auth Microservice" Project. README Source: AleksK1NG/Go-GRPC-Auth-Microservice

Open Source Agenda Badge

Open Source Agenda Rating