module
0.0.0-20231022005242-8aaddd82cad6
Repository: https://github.com/prathusingh/mint-services.git
Documentation: pkg.go.dev
# README
Mint
- It is a platform that enables retail investors to trade tech stocks with higher conviction.
- The platform will support other stocks of other domains and options in the future.
Tech Stack
- Web Client uses React, GraphQl, Relay, Webpack
- Backend uses Go microservices
- Uses GRPC and CQRS driven Kafka based intercommunication mechanism
- Uses Postgres SQL and GCP for data storage
Microservices
- gateway - endpoint for web client to interact with backend. communicates with user service using grpc.
- user - handles authentication, authorization and user selection of tech stocks
- sourcer - procures all the data relevant to watchlist
- analytics - the engine responsible for providing insights to user