An open API service indexing awesome lists of open source software.

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

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.