Intercepting Node.js requests, with express & async await
Details
This month Natalia will take us through using node.js + express + typescript. In her demo of an api gateway for requesting multiple endpoints and assembling the result, she'll cover:
- how to setup a node.js service with express and typescript;
- how to use javascript promises (async await) to merge the results of multiple requests;
- how to debug (inspect) outgoing traffic with an http interceptor, using Charles proxy as an example.
As always there'll be delicious beer from downstairs and great discussions happening afterward.