Categorygithub.com/miku/todosvc
repositorypackage
0.0.0-20240727000450-7035f31c283e
Repository: https://github.com/miku/todosvc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

todosvc

A todo service.

$ git clone https://github.com/miku/todosvc.git
$ cd todosvc
$ make
$ ./todosvc

Go to http://localhost:3000.