World Cup app overview
Now it is time to talk about our application we will build together. Apart from our web application written, of course, in Aurelia, we also need a backend service to persist our data. For the backend service, we will be using Node.js with the Express framework to build a robust API and MongoDB as our non-relational data storage. The following diagram explains our World Cup project architecture:
This a very simple architecture; the Aurelia app talks to the Node API directly, and the Node API talks to the database, which is a MongoDB database, using a very popular open source library called Mongoose. This is getting better; keep reading!
推薦閱讀
- RCNP實驗指南:構建高級的路由互聯網絡(BARI)
- 物聯網工程規劃技術
- Building Django 2.0 Web Applications
- 物聯網識別技術
- Truffle Quick Start Guide
- 數字烏托邦
- HTML5 Game development with ImpactJS
- SD-WAN架構與技術(第2版)
- Wireshark網絡分析就這么簡單
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 網絡基礎與網絡管理項目化教程
- SAE原理與網絡規劃
- 智慧城市中的物聯網技術
- 智能物聯網:區塊鏈與霧計算融合應用詳解
- Architecting Data:Intensive Applications