Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olajhidey/go-todo
https://github.com/olajhidey/go-todo
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olajhidey/go-todo
- Owner: olajhidey
- Created: 2024-08-03T13:32:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T20:49:26.000Z (6 months ago)
- Last Synced: 2024-11-14T04:52:09.349Z (2 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Todo application
A demonstration of building a simple Todo Application using Golang and Sqlite3## How to run this project
- Make sure to have an active golang environment
- Run `go run main.go`