maxence-charriere/go-app

Description: A package to build progressive web apps with Go programming language and WebAssembly.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 hours ago
Added to GitGenius on July 1st, 2026
Created on October 12th, 2016
Open Issues & Pull Requests: 54 (+0)
Number of forks: 409
Total Stargazers: 8,931 (+0)
Total Subscribers: 141 (+0)

Issue Activity (beta)

Open issues: 28
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 430 days
Stale 30+ days: 28
Stale 90+ days: 24

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 1.2 hours
Mean response time: 6.3 days
90th percentile: 12.5 days
Tracked items: 95

Most active contributors

Detailed Description

Go-app is a Go package designed for building progressive web applications using WebAssembly. The project enables developers to write full-featured PWAs entirely in Go, compiling to WebAssembly for browser execution. The framework is built around a declarative syntax that allows developers to construct and compose HTML elements using only Go code, eliminating the need to write HTML or JavaScript directly. This approach keeps the entire application logic within the Go ecosystem while maintaining compatibility with standard web technologies.

The framework leverages Go's standard HTTP package model, meaning applications built with go-app comply with familiar Go HTTP interfaces. This design choice makes it accessible to Go developers who already understand the standard library's networking capabilities. Applications created with go-app support offline functionality out of the box, can run in their own window as standalone applications, and are designed to be SEO friendly, addressing key requirements for modern web applications.

The project requires Go 1.18 or newer and uses Go modules for dependency management. The documentation itself is built using go-app, demonstrating the framework's capabilities in a real-world context. Several applications have been built with the framework, including Lofimusic.app, Murlok.io, liwasc, and the go-app documentation site itself, showcasing the framework's viability for production use.

Community engagement around go-app shows active maintenance and support. GitGenius tracking data reveals a median issue and pull request response latency of 1.2 hours across 95 tracked items, with a mean response time of 150.8 hours, indicating responsive maintainers. The most active contributors include oderwat with 118 tracked events, maxence-charriere with 88 events, and rtrzebinski with 40 events. The project has attracted attention from developers working on other significant Go projects, as evidenced by overlapping contributors with repositories including concourse/concourse, golang/go, and dagger/dagger.

The framework supports financial contributions through Open Collective, with both individual and organizational sponsors listed. This funding model reflects the project's maturity and the community's investment in its continued development. The project is classified across multiple domains including web framework, progressive web apps, component-based architecture, single page applications, mobile support, and UI library functionality, positioning it as a comprehensive solution for Go developers seeking to build modern web applications without leaving the Go language ecosystem.

go-app
by
maxence-charrieremaxence-charriere/go-app

Repository Details

Fetching additional details & charts...