DEV Community

Gautam Ghai
Gautam Ghai

Posted on • Updated on

NodeJS Module: Express

Express is the most common module used for creating a web server in nodejs. I used express to create my first RESTful API for a Movie Search App with user model.

Link: https://expressjs.com/

Top comments (0)