Nodejs is an open-source, cross-platform JavaScript framework. Due to its single threaded in nature it is used for modern websites development, backend API services, real-time applications, event-driven servers etc. When we are creating websites using Nodejs then we needs to access our webpages through URLs. And we can do this using the URL module, HTTP module and FS module. Please see the detailed article about creating URL in NodeJS here https://www.w3courses.org/how-to-create-url-in-nodejs/
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)