{"id":32791836,"url":"https://github.com/whalelogic/evbagel","last_synced_at":"2026-05-14T21:02:32.362Z","repository":{"id":321705476,"uuid":"1086556311","full_name":"whalelogic/evbagel","owner":"whalelogic","description":"🌩️ Lighting fast Go web application using Templ and Go’s html/template system. Designed to be used as a production-ready starter template.","archived":false,"fork":false,"pushed_at":"2026-01-01T08:59:20.000Z","size":73581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-06T05:15:11.219Z","etag":null,"topics":["golang","starter-template","starterkit","tailwind","templ","template","templates","templating-language","webapp"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whalelogic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-10-30T15:22:55.000Z","updated_at":"2026-01-01T08:59:24.000Z","dependencies_parsed_at":"2025-10-31T04:37:39.826Z","dependency_job_id":null,"html_url":"https://github.com/whalelogic/evbagel","commit_stats":null,"previous_names":["whalelogic/evbagel"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/whalelogic/evbagel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whalelogic%2Fevbagel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whalelogic%2Fevbagel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whalelogic%2Fevbagel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whalelogic%2Fevbagel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whalelogic","download_url":"https://codeload.github.com/whalelogic/evbagel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whalelogic%2Fevbagel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["golang","starter-template","starterkit","tailwind","templ","template","templates","templating-language","webapp"],"created_at":"2025-11-05T14:01:37.891Z","updated_at":"2026-05-14T21:02:32.357Z","avatar_url":"https://github.com/whalelogic.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"400\" height=\"400\" alt=\"image\" src=\"https://github.com/user-attachments/assets/640c18a4-8133-4a02-9786-4f995a7838a5\" /\u003e\n\u003c/p\u003e\n\n###### A developer-friendly Go web template integrating html/template with Templ components. Designed for production from day one so you can move straight into SEO, security hardening, and feature development. \n\nThis template is a foundation for building serious applications. That's why it's called an \u003cb\u003eEverything Bagel\u003c/b\u003e. It provides the server, routes, and layout with Home, About, and Contact .templ files.\n\nSee [templ.guide](https://templ.guide) for more information. Also see screenshot below. \n\n\n## Quick Start\n\n```bash\n# Install dependencies\ngo mod download\n\n# Install Templ CLI\ngo install github.com/a-h/templ/cmd/templ@latest\n\n# Build and run\nmake run\n```\n\n\nThe application will be available at `http://localhost:3000`\n\n## Features\n\n- 🚀 **Fiber v2** - Fast and efficient web framework\n- 🎨 **Templ Components** - Type-safe, reusable UI components\n- 💅 **Tailwind CSS** - Modern utility-first styling\n- 🔧 **Makefile** - Easy build and run commands\n\n## Pages\n\n- `/` - Home page with features overview\n- `/about` - About page with technology stack information\n- `/contact` - Contact page with form\n\n## Documentation\n\nSee [README_PROJECT.md](README_PROJECT.md) for detailed documentation.\n\n## Project Structure\n\n```\n├── components/       # Templ components (header, footer, button)\n├── handlers/        # HTTP request handlers\n├── templates/       # HTML templates\n├── static/          # Static assets\n└── main.go         # Application entry point\n```\n\n## Building\n\n```bash\nmake build    # Build the application\nmake run      # Build and run\nmake clean    # Clean build artifacts\nmake help     # Show all commands\n```\n\n\u003cimg width=\"898\" height=\"715\" alt=\"image\" src=\"https://github.com/user-attachments/assets/bf2057c9-9e44-4870-b4ee-4cfa9c536767\" /\u003e\n\n## License\n\nSee LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhalelogic%2Fevbagel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhalelogic%2Fevbagel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhalelogic%2Fevbagel/lists"}