In this lecture, we are going to create our very first Web API using Express JS. This Web API will handle GET request and it will return a list of movies whenever a GET request is made to the endpoint.
In this lecture, we are going to create our very first Web API using Express JS. This Web API will handle GET request and it will return a list of movies whenever a GET request is made to the endpoint.