{"id":25530966,"url":"https://github.com/avd1729/sync-chat","last_synced_at":"2026-01-16T22:30:17.574Z","repository":{"id":243395336,"uuid":"812313760","full_name":"avd1729/Sync-Chat","owner":"avd1729","description":"This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.","archived":false,"fork":false,"pushed_at":"2024-06-10T11:20:46.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-10T16:23:54.943Z","etag":null,"topics":["golang","htmx-go","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avd1729.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-08T14:38:25.000Z","updated_at":"2024-06-10T11:22:18.000Z","dependencies_parsed_at":"2024-06-08T15:50:18.247Z","dependency_job_id":"f683df9f-c6a9-4583-ae73-1d28b3503aae","html_url":"https://github.com/avd1729/Sync-Chat","commit_stats":null,"previous_names":["avd1729/syncchat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avd1729%2FSync-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avd1729%2FSync-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avd1729%2FSync-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avd1729%2FSync-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avd1729","download_url":"https://codeload.github.com/avd1729/Sync-Chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758843,"owners_count":19692033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","htmx-go","websocket"],"created_at":"2025-02-20T00:38:07.025Z","updated_at":"2025-02-20T00:38:07.562Z","avatar_url":"https://github.com/avd1729.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync-Chat\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Running the Application](#running-the-application)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nThis project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.\n\n## Features\n\n- Real-time messaging using WebSockets\n- Single chat room\n- User-friendly interface\n- Lightweight and fast\n- Easy to deploy\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- [Go](https://golang.org/dl/) (version 1.22 or later)\n- [Fiber](https://gofiber.io/)\n- [HTMX](https://htmx.org/)\n\n## Installation\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/your-username/realtime-chat-app.git\n    cd realtime-chat-app\n    ```\n\n2. **Install Go dependencies:**\n\n    ```bash\n    go mod download\n    ```\n\n## Configuration\n\nCreate a `.env` file in the root directory and add the following configuration variables:\n\n```env\nPORT=3000\n ```\nYou can modify the values according to your environment.\n\n## Running the Application\n\n1. **Start the Go server:**\n\n    ```bash\n    go run main.go\n     ```\n2. **Open your browser and navigate to:**\n\n    ```bash\n    http://localhost:3000\n     ```\n## Usage\n\n- Open the app in your browser.\n- Join the chat room.\n- Start sending messages in real-time.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and use a feature branch. Pull requests are reviewed on a regular basis.\n\n1. Fork the repository\n2. Create your feature branch \n3. Commit your changes \n4. Push to the branch \n5. Create a new Pull Request\n\n## License\n\nThis project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favd1729%2Fsync-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favd1729%2Fsync-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favd1729%2Fsync-chat/lists"}