Skip to content

ottogiron/gotodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ember Todo List

Implements a back end for https://github.com/ottogiron/todo-list using Chapi

Development

Prerrequisites

Fork The repository

Run the server

  mkidr -p $GOPATH/github.com/<my_github_user_name>
  cd $GOPATH/src/github.com/<my_github_user_name>
  git clone https://github.com/<my_github_user_name>/gotodo.git
  cd gotodo
  go get
 
  go run server.go

About

Back end implementation for https://github.com/ottogiron/todo-list using Go and Chapi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages