https://github.com/uchencho/todo-app
REST based to do app
https://github.com/uchencho/todo-app
Last synced: 3 months ago
JSON representation
REST based to do app
- Host: GitHub
- URL: https://github.com/uchencho/todo-app
- Owner: Uchencho
- Created: 2020-07-11T17:03:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T21:31:32.000Z (over 4 years ago)
- Last Synced: 2025-01-02T19:52:32.737Z (5 months ago)
- Language: Go
- Size: 3.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toDo App
**_Building The Binary_**$ go build main.go
**_To run the go file_**
$ go run main.go