Creating a todo app using Express.js and Rest API
Introduction
What is Express?
Express is a framework of Node.js, which means it is used to handle the backend of a web application, but it has more features than Node.js as it is built on top of it. eg:- Express offers plugins, template code, middlew...
kumsomi.hashnode.dev7 min read