- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 192字
- 2021-07-09 18:56:32
Recapping the earthquake system
The earthquake monitoring system will be further explained in this chapter. This time, the REST API will be expanded to add new data from another source, and a website will be created in order to provide a user interface for report generation. The API-accepting input opens up a wider variety of data sources, including the generated test data for development environments.
The reports will primarily be in HTML format, all though we will also look at other formats. The Comma-separated Values (CSV) format continues to persist as a user requirement on most systems, simply because it is flexible and easy to use in a spreadsheet and in other applications. Let's take a look at how the API client and reporting fit into the overall system:

This project will have many parts when completed, which is typical of many systems. Not to scare any new programmers, but this is actually a fairly simple system. If you don't believe me, consider a modern social network website that receives text, photographs from many sorts of device, and API clients. Now imagine the number of subsystems and management reports it would require!
- Docker技術入門與實戰(第3版)
- 摩登創客:與智能手機和平板電腦共舞
- Python測試開發入門與實踐
- Responsive Web Design with HTML5 and CSS3
- Reactive Android Programming
- VMware虛擬化技術
- Python編程從0到1(視頻教學版)
- 移動界面(Web/App)Photoshop UI設計十全大補
- Integrating Facebook iOS SDK with Your Application
- AIRIOT物聯網平臺開發框架應用與實戰
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Web前端應用開發技術
- HTML+CSS+JavaScript編程入門指南(全2冊)
- .NET 4.5 Parallel Extensions Cookbook
- Mastering OpenStack