Skip to content

ryanisnan/grpc-python-testserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample gRPC server

Overview

This server exposes a GetMatches function and returns a contrived set of data.

Installation

git clone git@github.com:ryanisnan/grpc-python-testserver.git
cd grpc-python-testserver
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run the server

python server.py

About

A simple example with a python gRPC server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages