Server code walk-through

Everything on the server starts from the server\app.ts file. In this file, we have imported the required dependencies for our Express application. We have also imported set routes which define all the APIs that we are exposing from this application.

Get Google Cloud AI Services Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.