just a simple repository to practice backend patterns
Backend Pattern | Directory |
---|---|
Request/response | Solution |
Asynchronous/Synchronous | Solution |
Push | Solution |
Polling | Solution |
Long Polling | Solution |
Server Sent Events | Solution |
Pub/Sub | Solution |
Initially inspired on course Fundamentals of Backend Engineering