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: about 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,903 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
owasp/go-scp | A comprehensive guide to secure coding practices for the Go programming language | 4,855 |
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,579 |
go101/go101 | A knowledge base and book series for learning Go programming | 5,539 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,203 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
astaxie/build-web-application-with-golang | A comprehensive guide to building web applications with Go | 43,315 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,968 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
go-martini/martini | A web framework for Go that provides a simple and modular way to build web applications. | 11,624 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 146 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
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,771 |