web-dev-golang-anti-textbook
Web app builder
A tutorial-based guide to writing web applications in Go without using a framework.
Learn how to write webapps without a framework in Go.
3k stars
96 watching
277 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
bookgogolanggolang-book
Related projects:
Repository | Description | Stars |
---|---|---|
inancgumus/learngo | A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. | 18,987 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
owasp/go-scp | A comprehensive guide to secure coding practices for the Go programming language | 4,881 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,584 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,559 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,299 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
astaxie/build-web-application-with-golang | A comprehensive guide to building web applications with Go | 43,360 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 8,027 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
go-martini/martini | A web framework for Go that provides a simple and modular way to build web applications. | 11,628 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 143 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
async-labs/builderbook | A comprehensive web application to learn and build full-stack web apps using React, Next.js, Node.js, Express.js, MongoDB, and various other technologies. | 3,776 |