Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heismanish/go-todo
https://github.com/heismanish/go-todo
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heismanish/go-todo
- Owner: Heismanish
- Created: 2024-03-24T12:50:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T15:33:13.000Z (9 months ago)
- Last Synced: 2024-03-25T16:31:10.312Z (9 months ago)
- Language: Smarty
- Size: 503 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Go-Lang Todo
This is a full stack todo ap build using golang and HTML(tpl).
- It is an example learning app build using golang
Things I learned:
- How to create a server using Golang.
- How to containerise(using docker) an golang app.
- How to perform CI/CD(using github actions) in Golang.![go-todo](./golang-todo.png)