{"id":68368,"library":"maxence-charriere-go-app-v9","title":"Go-App","description":"A package for building progressive web apps (PWAs) with Go and WebAssembly.","status":"active","version":"9.8.0","language":"go","source_language":null,"source_url":"https://github.com/maxence-charriere/go-app","tags":["pwa","webassembly","web-app","frontend","go-app"],"install":[{"cmd":"go get github.com/maxence-charriere/go-app/v9","lang":"bash","label":"Install github.com/maxence-charriere/go-app/v9"}],"dependencies":[],"imports":[{"symbol":"app","correct":"github.com/maxence-charriere/go-app/v9"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/maxence-charriere/go-app/v9/pkg/app\"\n)\n\nfunc main() {\n\tapp.Route(\"/\", func() app.Composer { return &hello{} })\n\tapp.RunWhenOnBrowser()\n}\n\ntype hello struct {\n\tapp.Compo\n}\n\nfunc (h *hello) Render() app.UI {\n\treturn app.H1().Text(\"Hello, World!\")\n}","lang":"go","description":"Create a simple PWA with a route and component"},"warnings":[{"fix":"Refer to the migration guide from v8 to v9.","message":"Version 9 introduced breaking changes from v8, including component lifecycle and routing API.","severity":"breaking","affected_versions":">=9.0.0"}],"env_vars":null,"search_vec":"'app':3,10,20,24 'build':7 'frontend':21 'go':2,13,23 'go-app':1,22 'packag':5 'progress':8 'pwa':16 'pwas':11 'web':9,19 'web-app':18 'webassembl':15,17","created_at":"2026-06-17T17:49:02.185361+00:00","updated_at":"2026-06-17T17:49:02.185361+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/maxence-charriere/go-app","github":"https://github.com/maxence-charriere/go-app","docs":"https://pkg.go.dev/github.com/maxence-charriere/go-app/v9#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}