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

https://github.com/coderosh/learning-go

learning go by building
https://github.com/coderosh/learning-go

Last synced: 11 months ago
JSON representation

learning go by building

Awesome Lists containing this project

README

          

## Learning golang

1. `gomanga` - tui to download manga

1. `gocalcrepl` - repl for normal math calculation using tokenizer, parser and interpreter

1. `gotodo` - normal todo web app with `net/http`

1. `goshort` - url shortner with `htmx`, `echo`, `tailwind`, `sqlite`, `templ`