
The Journey of a Request to the Backend
The Backend Engineering Show with Hussein Nasser
00:00
How to Process a Request
You move these bytes into the applicable programming language data structure of your choice. Python, that's what JSON is, and I didn't buy it. And then finally, once you get theJSON object, now you actually can process because now you know what you sent,. What does it mean to process? Well, well, you received a request to, I don't get slash books. Go give me the books, right? All right, let me do a, now you turn around and do select star from books,right? Limit 10. Give me the first 10 bucks. Now, your back end becomes a client and the database becomes the back end. And you go through the exact
Transcript
Play full episode