JSNode.jsExpressExpress Methodsexpress()app.get()On this pageapp.get() ↔ to send GET Requestapp.get(route: string, (req, res) => res.send("SOME_RESPONSE"))References