Skip to content

juanpisani/geoService

Repository files navigation

geoService

A small service to help you with your ignorance, made with grpc and python

Start Docker:

docker-compose up --build -d

Build proto files

The proto files are already generated, if geoService.proto is modifyed these files need to be re generated

python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. geoService.proto --experimental_allow_proto3_optional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published