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

https://github.com/ashcrow/petty

developer friendly gRPC based server with additional functionality
https://github.com/ashcrow/petty

Last synced: about 1 year ago
JSON representation

developer friendly gRPC based server with additional functionality

Awesome Lists containing this project

README

          

Petty is developer friendly [gRPC](http://www.grpc.io/) based server with additional functionality.

## License
Petty is distributed under the [Modified BSD Licene](../LICENSE).

## Installation
```
pip install git+https://github.com/ashcrow/petty.git
```

## Usage
See the [examples directory](../examples/) or [read the docs](http://petty.readthedocs.io/en/latest/)