Skip to content

bvisonl/godo-list

Repository files navigation

🗒 GoLang To-Do List Sample App w/ Redis

Build Status Coverage Status

📝 Description

A simple to-do list app written in GoLang with Redis as a backend showing a few GoLang features.

📝 Features

📝 Dependencies

📝 Installation

To install the app, run the following command:

📝 Usage

To run the app, run the following command:

go run main.go

📝 Testing Coverage

To see the coverage report, run the following command:

go tool cover -html=coverage.out

About

To-Do list in GoLang with Redis as a backend -- Sample project for proof of concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages