{"id":30429680,"url":"https://github.com/jagthefriend/go-chat-app","last_synced_at":"2025-08-22T17:35:16.782Z","repository":{"id":309872545,"uuid":"1037837222","full_name":"JagTheFriend/Go-Chat-App","owner":"JagTheFriend","description":"A simple chat app (backend only) built using Golang","archived":false,"fork":false,"pushed_at":"2025-08-14T07:54:26.000Z","size":7007,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-14T09:34:45.377Z","etag":null,"topics":["echo","golang","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","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/JagTheFriend.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}},"created_at":"2025-08-14T07:41:28.000Z","updated_at":"2025-08-14T07:54:30.000Z","dependencies_parsed_at":"2025-08-14T09:44:53.662Z","dependency_job_id":null,"html_url":"https://github.com/JagTheFriend/Go-Chat-App","commit_stats":null,"previous_names":["jagthefriend/go-chat-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/JagTheFriend/Go-Chat-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FGo-Chat-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FGo-Chat-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FGo-Chat-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FGo-Chat-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JagTheFriend","download_url":"https://codeload.github.com/JagTheFriend/Go-Chat-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JagTheFriend%2FGo-Chat-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271673564,"owners_count":24800717,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["echo","golang","websocket"],"created_at":"2025-08-22T17:35:14.032Z","updated_at":"2025-08-22T17:35:16.761Z","avatar_url":"https://github.com/JagTheFriend.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Chat App\n\n## Description\n\nGo Chat App is a simple chat application built using Go and the Echo framework.\\\nIt allows users to send and receive messages in real-time.\n\n## Table of Contents\n\n* [Getting Started](#getting-started)\n* [Features](#features)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Contributing](#contributing)\n* [License](#license)\n\n## Getting Started\n\n### Prerequisites\n\n* Go 1.17 or higher\n* Echo framework\n* A code editor or IDE of your choice\n\n### Installation\n\n1. Clone the repository: `git clone https://github.com/JagTheFriend/Go-Chat-App.git`\n2. Navigate to the project directory: `cd Go-Chat-App`\n3. Run the application: `go run cmd/main.go`\n\n## Features\n\n* Real-time messaging\n* User (along with Message) routing and handling\n\n## Usage\n\n### API Endpoints\n\n* `GET /user/:id`: Retrieve a user by ID\n* `POST /user/new`: Create a new user\n* `DELETE /user/:id`: Delete a user\n----\n* `GET /message/:id`: Retrieve a message by ID\n* `POST /message/new`: Create a new message\n* `DELETE /message/:id`: Delete a message\n\n## Contributing\n\nContributions are welcome! Please submit a pull request with your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagthefriend%2Fgo-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagthefriend%2Fgo-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagthefriend%2Fgo-chat-app/lists"}