Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.42 KB

README.md

File metadata and controls

35 lines (30 loc) · 2.42 KB

CrunchDAO App

Services

Name Type Port Description
Achivement Service 8010 Store achivements progression
API Key Service 8001 Manage API Keys and their authentication.
Auth Service 8002 Authentication.
Avatar Service 8013 Manage user avatars.
Connection Service 8009 Link social account.
Follow Service 8014 Handle following.
Gateway Gateway 8000 API gateway.
GraphQL API 8007 GraphQL endpoint.
Keycloak Service 8004 Abstract the Keycloak API.
Model Service 8016 Store models.
Notification Service 8012 Store notifications.
Referral Service 8015 Store referrals.
Registration Service 8005 Handle user accounts.
Round Service 8018 Handle rounds.
Segment Analytics Service 8008 Segment.io publisher.
Submission Service 8019 Handle submissions.
User Service 8003 Store users.

Libraries

Name Type Description
Security Common Shared security code.
Security Common Test Test Shared security testing code.
Web Common Service Common web classes.