FastAPI gRPC Svelte example

Prerequisites

pipx and poetry, Ubuntu users gets the option to let make install them for you when you start the server.

Start the server

make run

The run target performs the following:

  • installs and updates the python packages required using poetry
  • generates python code from .proto files
  • starts the gRPC server

Run the client

export PYTHONPATH=$(pwd)/src && poetry run python src/example/client.py 

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes