alepoletto / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 77.8%Language:HTML 22.2%