Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topexam/server-demo
A lightweight TopExam Server for purpose demonstration
https://github.com/topexam/server-demo
grpc kafka microservice nestjs topexam
Last synced: 3 months ago
JSON representation
A lightweight TopExam Server for purpose demonstration
- Host: GitHub
- URL: https://github.com/topexam/server-demo
- Owner: topexam
- License: mit
- Created: 2024-07-19T16:22:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T06:22:33.000Z (6 months ago)
- Last Synced: 2024-09-30T15:41:37.277Z (4 months ago)
- Topics: grpc, kafka, microservice, nestjs, topexam
- Language: TypeScript
- Homepage: https://topexam.net
- Size: 787 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @topexam/server-demo
A lightweight TopExam Server for purpose demonstration.
## Tools & Technologies
We use some tools that fit with system requirements such as
- Main framework: Nest.js
- Main Database: MongoDB
- Caching: Redis
- Job Queue: Redis
- Message Queue: Kafka
- Service Transporter: gRPC
- Policy: Casbin
- File Management: MinIO## Architecute
#TODO