{"id":24570445,"url":"https://github.com/abhilash26/gohyper","last_synced_at":"2026-03-13T06:31:38.403Z","repository":{"id":220635242,"uuid":"752130028","full_name":"abhilash26/gohyper","owner":"abhilash26","description":"A new GoSH stack counter example using Go, HTMX, Sqlite with Chi router and Pollen CSS design system.","archived":false,"fork":false,"pushed_at":"2024-02-22T07:01:26.000Z","size":120,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T21:53:18.375Z","etag":null,"topics":["chi-router","golang","htmx","sqlite","starter-kit","starter-project","starter-template"],"latest_commit_sha":null,"homepage":"","language":"Go","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/abhilash26.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}},"created_at":"2024-02-03T05:31:58.000Z","updated_at":"2025-04-14T12:03:58.000Z","dependencies_parsed_at":"2024-02-22T07:38:37.821Z","dependency_job_id":null,"html_url":"https://github.com/abhilash26/gohyper","commit_stats":null,"previous_names":["abhilash26/gohyper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhilash26/gohyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilash26%2Fgohyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilash26%2Fgohyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilash26%2Fgohyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilash26%2Fgohyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhilash26","download_url":"https://codeload.github.com/abhilash26/gohyper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilash26%2Fgohyper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30460568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T03:55:51.346Z","status":"ssl_error","status_checked_at":"2026-03-13T03:55:33.055Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chi-router","golang","htmx","sqlite","starter-kit","starter-project","starter-template"],"created_at":"2025-01-23T16:20:05.934Z","updated_at":"2026-03-13T06:31:38.382Z","avatar_url":"https://github.com/abhilash26.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gohyper - A (Go + HTMX) fullstack web app boilerplate\n\n![image](https://github.com/abhilash26/gohyper/assets/28080925/3bba8ecc-297f-4fc1-875a-2ae44ec05d81)\n\nGohyper is a fullstack web application boilerplate that embodies the principles of minimalism, enhanced developer experience, improved end-user experience, streamlined devops, code maintainability, adherence to better coding standards, and optimal code performance. It provides a solid foundation for building web applications using a carefully curated set of technologies.\n\n## Technologies Used\n\n1. **Golang for Backend**\n   - A powerful and efficient programming language that facilitates rapid development of scalable and performant backend services.\n\n2. **Chi as Fast Web Router**\n   - A lightweight and expressive Go router that facilitates the creation of RESTful APIs and routing in web applications.\n\n3. **Air for Watching Go Apps (in Development Mode)**\n   - A live-reloading tool for Go applications that enhances the development experience by automatically rebuilding and restarting the application during development.\n\n4. **Pollen CSS for Better Design Scales Guidelines**\n   - A modular and customizable CSS framework that follows design scales to ensure consistency and aesthetics in web application design.\n\n5. **HTMX for Web Interactivity and Reactivity**\n   - A lightweight JavaScript library for creating web applications with minimal JavaScript while enhancing user interactivity and reactivity.\n\n6. **Esbuild for JavaScript and CSS Bundling**\n   - A fast JavaScript and CSS bundler for running, watching, and minifying JavaScript and CSS files.\n\n7. **SQLite for Fast, Maintainable, and Embeddable Database**\n   - A self-contained, serverless, and zero-configuration database engine that provides a reliable and efficient storage solution for web applications.\n\n8. **SQLx for Database Access**\n   - A database library for Go that provides a set of extensions on top of the standard database/sql library, making it easier to work with databases in Go.\n\n9. **Makefile for Faster Execution of Commands**\n   - A Makefile is included for faster and more convenient execution of common commands and tasks related to the development and deployment of the web application.\n\n## Key Features\n\n- **Minimalistic Structure**: Follows a minimalistic project structure for easier navigation and understanding.\n\n- **Developer-Friendly**: Incorporates tools like Air and Esbuild for a seamless and efficient development experience.\n\n- **User-Centric Design**: Utilizes HTMX and Pollen CSS to create an engaging and user-friendly web interface.\n\n- **DevOps Streamlining**: Makefile included for faster and standardized execution of commands, improving DevOps experience.\n\n- **Code Maintainability**: Follows best practices and coding standards to ensure maintainability and scalability.\n\n- **Optimized Performance**: Leverages Golang's efficiency and other performance-oriented technologies to deliver fast and responsive web applications.\n\n- **Minimal Dependencies**: Strives for minimal dependencies to keep the project lightweight and reduce potential issues.\n\n- **Less to No Build Steps**: Minimizes the need for complex build steps, simplifying the development workflow.\n\n## Getting Started\n\n1. Clone the repository and cd into directory\n   ```bash\n   git clone https://github.com/abhilash26/gohyper.git \u0026\u0026 cd gohyper\n   ```\n\n2. Initialize the project\n    ```bash\n    make init\n    ```\n\n2. Run the project:\n    ```bash\n    make run\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhilash26%2Fgohyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhilash26%2Fgohyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhilash26%2Fgohyper/lists"}