This directory maintains all the code that is essential for establishing a stable and reliable server for fetching the necessary information requested by the client.
axios_api.js - This contains a wrapper API that invokes the open sourced 'OMDBApi' for fetching the movie information and constructs a necessary json response to send it back to the client.