falcor-express-demo

使用express的Netflix式应用程序演示Falcor端点。(Demonstration Falcor end point for a Netflix-style Application using express)

  • 所有者: Netflix/falcor-express-demo
  • 平台: Linux, Mac, Windows
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Falcor Express Middleware Demonstration

This project is a demonstration of how to create a stateless Virtual JSON Graph object on your application server using a Falcor Router and some express middleware.

Getting Started

Clone the repo: https://github.com/Netflix/falcor-express-demo.git

cd falcor-express-demo
npm install
npm start

Open your browser and visit: http://localhost:9090

Notes

Changing the index.html file will refresh the browser automatically using
LiveReload. Changing the server index.js file will restart the server
using nodemon.

This will download a webpage which makes several requests from data from the model.json resource on the application server, and prints the results to the console. You will not see anything on your screen until you open up the developer console. Checkout the source of the website to see what types of operations can be performed on the model.json file on the server.

For more information on how the Router works and the structure of model.json, see the Router source at https://github.com/Netflix/falcor-router-demo.

主要指标

概览
名称与所有者Netflix/falcor-express-demo
主编程语言HTML
编程语言JavaScript (语言数: 2)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2015-07-16 23:54:04
推送于2023-04-10 10:25:43
最后一次提交2016-02-03 09:04:06
发布数0
用户参与
星数256
关注者数436
派生数50
提交数26
已启用问题?
问题数4
打开的问题数2
拉请求数2
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?