Vite
Integration of a Python server and a Typescript client using Vite and a development proxy.
Introduction
We will create a web application in which:
The client and server communicate using JSON.
Working environment
Clone the project:
Server
The backend server is developed completely independently of the frontend.
Start the Python server through the Deno task:
The server exposes an HTTP endpoint at:
All API endpoints must start with /api/
You're reading a preview.
Sign in to read the full article. Any account opens 4 free articles a month; students and teachers read their course pages without limit.
Sign in