/falcor-imdb-fun

Falcor with express and Angular This project is based on the netflix falcor router. Instead of going to the database it fetches data from the imdb open api http://omdbapi.com/ and use Angular on the client side to display some pre-defined movies and also to let the user change the last movie that last watched

Primary LanguageJavaScript

Falcor with express and Angular

This project is based on the netflix falcor router. Instead of going to the database it fetches data from the imdb open api http://omdbapi.com/ and use Angular on the client side to display some pre-defined movies and also to let the user change the last movie that it wtached.

this is a poc to evaluate falcor for some projects.

Getting Started

clone repo
npm install
npm start
open your browser and visit http://localhost:3000