Write your first API in javascript with expressjs.
Requirements:
-basic understanding of web development and javascript
-install nodejs from here:-
download
-any editor of your choice. i am using vscode.
fire up your editor and get ready to write your first api.
first init your nodejs project:
npm ...
navdeepdhakar.hashnode.dev4 min read