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

https://github.com/sxwebdev/connectrpc-example


https://github.com/sxwebdev/connectrpc-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Connect rpc example

This repository implements [connectrpc](https://connectrpc.com/) library

```bash
# Run the following command to start server
make start
```