An open API service indexing awesome lists of open source software.

https://github.com/heismanish/go-todo

A todo web-app build using golang and html
https://github.com/heismanish/go-todo

docker go-server golang

Last synced: about 1 month ago
JSON representation

A todo web-app build using golang and html

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)