Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aksh-bansal-dev/grpc-todo

A basic CRUD app built using GRPC
https://github.com/aksh-bansal-dev/grpc-todo

Last synced: 25 days ago
JSON representation

A basic CRUD app built using GRPC

Awesome Lists containing this project

README

        

# grpc-todo
A basic CRUD app built using grpc.

## How to use
- Run `npm run start:server` to start grpc server
- Run `npm run start:client` to run client