todo

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2018 License: MIT Imports: 14 Imported by: 0

README

TODO list

Just a toy for learning web development.

Demo

Architecture

Frontend

Backend

RESTful API

  • /items/
    • GET
    • PUT
  • /items/{id}/
    • GET
    • PUT
    • DELETE
  • /items/search
    • GET

Try

download, decompress and run. For example:

$ tar -zxvf todo_linux_amd64.tar.gz
$ cd todo
$ ./todo

Visit http://127.0.0.1:8080 .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL