{"id":44413027,"url":"https://github.com/tomcz/golang-webapp","last_synced_at":"2026-02-12T07:50:10.956Z","repository":{"id":37268624,"uuid":"458053075","full_name":"tomcz/golang-webapp","owner":"tomcz","description":"Basic golang web application skeleton","archived":false,"fork":false,"pushed_at":"2025-12-04T02:45:10.000Z","size":903,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-05T21:54:58.724Z","etag":null,"topics":["embedding","golang","server-side-rendering","webapp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomcz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-11T05:07:09.000Z","updated_at":"2025-12-04T02:45:14.000Z","dependencies_parsed_at":"2023-11-30T22:24:00.737Z","dependency_job_id":"e1866ebe-6885-45f0-b622-6dce01c48219","html_url":"https://github.com/tomcz/golang-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomcz/golang-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomcz%2Fgolang-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomcz%2Fgolang-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomcz%2Fgolang-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomcz%2Fgolang-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomcz","download_url":"https://codeload.github.com/tomcz/golang-webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomcz%2Fgolang-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29361810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedding","golang","server-side-rendering","webapp"],"created_at":"2026-02-12T07:50:10.459Z","updated_at":"2026-02-12T07:50:10.948Z","avatar_url":"https://github.com/tomcz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golang-webapp\n\nThis project provides a basic web application [skeleton](https://wiki.c2.com/?WalkingSkeleton) written in golang to make it easier to get something rolling without trying to figure out how to link all the bits together.\n\nFeatures:\n\n* Static assets served directly from the webapp.\n* Server-side-rendered HTML templates, with buffered template rendering to prevent output of incomplete or malformed content in the event of template evaluation errors.\n* Two build modes:\n  * `dev` - serves static assets and templates directly from the local filesystem. Allows for development of templates and static assets without needing to restart the application.\n  * `prod` - embeds templates and static assets into the application binary to allow ease of distribution. Changes to templates or static assets require a new application build.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomcz%2Fgolang-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomcz%2Fgolang-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomcz%2Fgolang-webapp/lists"}