guides icon indicating copy to clipboard operation
guides copied to clipboard

Express recap and API lab

Open mabelleeyanhwa opened this issue 5 years ago • 0 comments
trafficstars

visualize express app request-response flows walk through express 4.x API docs: https://expressjs.com/en/4x/api.html (e.g. req.query) other response methods (see gitbook) folder structure (express is not opinionated. routes, models, views, middlewares) lab: https://github.com/thoughtworks-jumpstart/data-gov-api-lab

mabelleeyanhwa avatar Dec 01 '19 09:12 mabelleeyanhwa