![Blockchain By Example](https://wfqqreader-1252317822.image.myqcloud.com/cover/132/36699132/b_36699132.jpg)
上QQ阅读APP看书,第一时间看更新
Routing
The actual application functionality is just a basic user model with a few views and a controller without supporting registration and logging in/out. Unsurprisingly, to handle the HTTP requests, we are using the expressJs framework, which provides us with middleware to handle incoming HTTP requests and translate each into an action.