{"id":19392164,"url":"https://github.com/hlibpavlyk/chat-app","last_synced_at":"2025-06-17T04:32:52.310Z","repository":{"id":247847945,"uuid":"826946496","full_name":"HlibPavlyk/chat-app","owner":"HlibPavlyk","description":"An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing","archived":false,"fork":false,"pushed_at":"2024-07-16T17:20:38.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T21:12:44.444Z","etag":null,"topics":["asp-net-core","clean-architecture","ddd-architecture","integration-testing","signalr","unit-testing","websocket"],"latest_commit_sha":null,"homepage":"","language":"C#","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/HlibPavlyk.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-07-10T17:41:36.000Z","updated_at":"2024-07-16T17:20:42.000Z","dependencies_parsed_at":"2024-11-10T10:32:13.598Z","dependency_job_id":"8d1eccdd-f621-4a2e-b93b-951060b2bfcc","html_url":"https://github.com/HlibPavlyk/chat-app","commit_stats":null,"previous_names":["hlibpavlyk/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HlibPavlyk/chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HlibPavlyk%2Fchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HlibPavlyk%2Fchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HlibPavlyk%2Fchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HlibPavlyk%2Fchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HlibPavlyk","download_url":"https://codeload.github.com/HlibPavlyk/chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HlibPavlyk%2Fchat-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260293383,"owners_count":22987590,"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":["asp-net-core","clean-architecture","ddd-architecture","integration-testing","signalr","unit-testing","websocket"],"created_at":"2024-11-10T10:30:56.285Z","updated_at":"2025-06-17T04:32:52.261Z","avatar_url":"https://github.com/HlibPavlyk.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat Application\n\n## Overview\nThis Chat Application is a modern, real-time messaging platform designed following the principles of Clean Architecture and Domain-Driven Design (DDD). It utilizes ASP.NET Core, Entity Framework Core, and SignalR to provide a robust backend capable of handling CRUD operations, real-time messaging, and extensive testing. This application aims to offer a seamless and efficient communication channel for users, with a focus on scalability and maintainability.\n\n## Features\n- Real-time messaging with SignalR\n- Clean Architecture and DDD principles for scalable software design\n- CRUD operations for managing chat data\n- Comprehensive testing suite for reliability\n\n## Getting Started\n\n### Prerequisites\n- .NET 8.0 SDK\n\n### Setup and Installation\n\n1. **Clone the repository**\n   Clone the project to your local machine using the following command:\n   ```bash\n   git clone https://github.com/HlibPavlyk/chat-app.git\n   ```\n\n2. **Navigate to the project directory**\n   Change into the project directory:\n   ```bash\n   cd chat-app\n   ```\n\n3. **Install dependencies**\n   Restore the .NET packages required for the project:\n   ```bash\n   dotnet restore\n   ```\n\n### Running the Application\n\n1. **Start the application**\n   Use the following command to run the application:\n   ```bash\n   dotnet run --project src/ChatApp.Api --urls \"https://localhost:7182\"\n   ```\n   This command compiles and starts the web server.\n\n2. **Accessing the Application**\n   Once the application is running, you can access the API through `https://localhost:7182/swagger`.\n\n## Usage\nTo use the chat application, connect to the provided endpoint using a SignalR client. The application supports joining chats, sending and receiving messages in real-time, and performing CRUD operations on chat data.\n\n## Contributing\nContributions are welcome! Please feel free to submit pull requests or open issues to discuss proposed changes or report bugs.\n\n## License\nThis project is licensed under the [MIT License](LICENSE). Feel free to clone, modify, and use it as per your needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlibpavlyk%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlibpavlyk%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlibpavlyk%2Fchat-app/lists"}