Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Server

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.