#backend-communication-pattern
Read more stories on Hashnode
Articles with this tag
During my recent internship, I faced a task where the server needed to run a long-running process. This couldn't be done with just a POST request...