Skip to content

rdterner/todos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todos demo

A simple web service for storing/retrieving daily todos.

It's intended to demonstrate the use of buckets for persistence in a web service context. See the buckets examples directory for additional demos.

Run the demo to see the service in action:

go get github.com/joyrexus/todos
cd $GOPATH/src/github.com/joyrexus/todos/demo
go run main.go

About

Demo web service using buckets for persistence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%