Building a RESTful API in Node JS. (For Beginners)
What is a REST API?
REST is an acronym for REpresentational State Transfer and an architectural style and communication approach commonly used to develop web services known as APIs. A REST API can be used by multiple clients to get, create, update or...
joshthenerd.hashnode.dev4 min read