https://github.com/srjchsv/auth-service
Auth-service
https://github.com/srjchsv/auth-service
docker-compose gin-gonic golang jwt lucidchart postgresql prometheus
Last synced: 2 months ago
JSON representation
Auth-service
- Host: GitHub
- URL: https://github.com/srjchsv/auth-service
- Owner: srjchsv
- Created: 2023-04-14T14:06:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T20:03:58.000Z (about 3 years ago)
- Last Synced: 2025-03-21T14:19:13.535Z (over 1 year ago)
- Topics: docker-compose, gin-gonic, golang, jwt, lucidchart, postgresql, prometheus
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Auth-service for a real-time chat app
Build using microservices architecture

## Stack
[Frontend](https://github.com/srjchsv/chat-frontend): Next js
Backend:
- [auth-service](https://github.com/srjchsv/auth-service): go, gin-gonic, prometheus, postgres, gorm, jwt
- [chat-service](https://github.com/srjchsv/chat-service): go, gin-gonic, prometheus, postgres, gorm, jwt, confluent-kafka, gorilla websocket
- [notifications-service](https://github.com/srjchsv/notifications-service): go, prometheus, echo, gorilla websocket, confluent-kafka