akshay196 / todoapp

A simple Todo list application to demonstrate REST and gRPC protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApp

This is a fairly simple Todo application to demonstrate server-client communication using REST and later using gRPC.

TodoApp Features

  1. Show todo list
  2. Add item to the list
  3. Mark item as Done

About

A simple Todo list application to demonstrate REST and gRPC protocols


Languages

Language:Go 100.0%