Search posts, tags, users, and pages
Atanu Sarkar
I try my best to act like a swe.
My aim with this post is to explain building a plain REST API without using any fancy framework like Express. Enjoy! ✌️ Prerequisites The web follows a client-server model. It comprises two kinds of machines (or programs), namely, the service provi...
maggie
myself
Love your insights on RESTful API efficiency! After diving into EchoAPI, I realized how much easier it is to simulate API requests and get accurate responses for my tests, all without a live server.
Thank you :)
maggie
myself
Love your insights on RESTful API efficiency! After diving into EchoAPI, I realized how much easier it is to simulate API requests and get accurate responses for my tests, all without a live server.