https://github.com/coder7475/backend-engineering
backend engineering exploration
https://github.com/coder7475/backend-engineering
Last synced: 5 days ago
JSON representation
backend engineering exploration
- Host: GitHub
- URL: https://github.com/coder7475/backend-engineering
- Owner: coder7475
- Created: 2026-04-14T11:31:22.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-09T04:50:12.000Z (about 2 months ago)
- Last Synced: 2026-05-09T06:38:04.907Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 20.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Engineering
A collection of backend engineering concepts and implementations.
## Contents
- **Message Brokers** - Concepts related to message brokers, Pub/Sub architecture, and async communication
- **Socket Programming** - TCP, UDP, WebSocket, and Socket.IO implementations
- **GraphQL POC** - GraphQL API proof of concept with Apollo Server and TypeScript
## Getting Started
Each directory contains its own README with specific setup instructions.