EXPRESS – WEB FRAMEWORK FOR NODEJS Express Web Framework chạy NodeJS, hỗ trợ mạnh Routing, Middleware, quản lý Request & Response tốt nhiều chức khác – Cài đặt & cấu hình Express - Basic route Lưu ý dạng Request từ client Tham khảo: http://www.restapitutorial.com/lessons/httpmethods.html – Cấu hình Static file Lưu ý: Virtual static path – Truyền tham số với Route: Route Parameters - Respond Methods