An open API service indexing awesome lists of open source software.

https://github.com/limitedeternity/grpc-addressbook

An experiment on writing gRPC + Protobuf + SQLite3 application
https://github.com/limitedeternity/grpc-addressbook

address-book grpc-client grpc-python grpc-server protobuf python-3 python3 sqlite3 utility

Last synced: 11 months ago
JSON representation

An experiment on writing gRPC + Protobuf + SQLite3 application

Awesome Lists containing this project

README

          

# gRPC-AddressBook
> An experiment on writing gRPC + Protobuf + SQLite3 application

* [gRPC](https://grpc.io/about/)

* [Protobuf](https://developers.google.com/protocol-buffers)

* [SQLite3](http://sqlitetutorial.net/)

## Screenshot

![Screenshot at May 18 22-26-42](https://user-images.githubusercontent.com/24318966/82251901-bc15bd80-9956-11ea-95d9-fae488d72652.png)

## Meta

Distributed under the GPL-3.0 license. See ``LICENSE`` for more information.

[@limitedeternity](https://github.com/limitedeternity)