{"id":22377501,"url":"https://github.com/onrcanogul/taskflow","last_synced_at":"2026-02-27T05:04:45.266Z","repository":{"id":264454509,"uuid":"893194625","full_name":"onrcanogul/taskflow","owner":"onrcanogul","description":"TaskFlow is a comprehensive microservices-based architecture designed to manage task-related functionalities with robust scalability, reliability, and flexibility. The project employs cutting-edge technologies like Spring Boot, Docker, Kafka, RabbitMQ, and PostgreSQL, making it a powerful example of modern software engineering principles.","archived":false,"fork":false,"pushed_at":"2024-12-10T08:44:33.000Z","size":165,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T00:27:40.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/onrcanogul.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}},"created_at":"2024-11-23T19:27:48.000Z","updated_at":"2024-12-25T10:17:05.000Z","dependencies_parsed_at":"2025-04-13T00:27:03.996Z","dependency_job_id":"f7e4531e-7d71-41a0-9eed-a54a979a5f34","html_url":"https://github.com/onrcanogul/taskflow","commit_stats":null,"previous_names":["onrcanogul/taskflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onrcanogul/taskflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrcanogul%2Ftaskflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrcanogul%2Ftaskflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrcanogul%2Ftaskflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrcanogul%2Ftaskflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onrcanogul","download_url":"https://codeload.github.com/onrcanogul/taskflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onrcanogul%2Ftaskflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29885801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","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":[],"created_at":"2024-12-04T22:14:18.458Z","updated_at":"2026-02-27T05:04:45.251Z","avatar_url":"https://github.com/onrcanogul.png","language":"Java","readme":"# TaskFlow Microservices Project\n\nA distributed system for managing tasks, notifications, and reports using a microservices architecture. This project is built with **Spring Boot**, **Kafka**, **RabbitMQ**, **PostgreSQL**, and containerized using **Docker Compose**.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Architecture](#architecture)\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Running the Project](#running-the-project)\n- [Environment Variables](#environment-variables)\n- [API Documentation](#api-documentation)\n- [Contributing](#contributing)\n- [License](#license)\n\n---\n\n## Overview\n\nTaskFlow is a microservices-based project designed to handle task management, user interactions, notifications, and reporting. It demonstrates a scalable, distributed architecture with inter-service communication, centralized configuration, and fault tolerance.\n\n---\n\n## Architecture\n\nThe project comprises the following services:\n\n1. **Config Service**: Centralized configuration management using Spring Cloud Config.\n2. **Eureka Service**: Service registry and discovery using Netflix Eureka.\n3. **Task Service**: Manages tasks, integrates with Kafka for event streaming.\n4. **User Service**: Handles user-related operations.\n5. **Notification Service**: Sends notifications, uses RabbitMQ for messaging.\n6. **Report Service**: Generates and retrieves reports.\n\n### Infrastructure\n\n- **RabbitMQ**: Used for asynchronous messaging.\n- **Kafka**: Handles streaming events for inter-service communication.\n- **PostgreSQL**: Relational database for each service.\n- **Redis**: Used for caching purposes.\n- **Docker Compose**: Orchestrates the entire stack.\n\n---\n\n## Features\n\n- Task creation, retrieval, and updates.\n- Real-time notifications using RabbitMQ.\n- Distributed event streaming via Kafka.\n- Centralized configuration with Spring Cloud Config.\n- Service discovery using Eureka.\n- Database persistence with PostgreSQL.\n\n---\n\n## Tech Stack\n\n- **Backend**: Spring Boot, Spring Cloud (Config, Eureka, Gateway)\n- **Messaging**: Kafka, RabbitMQ\n- **Database**: PostgreSQL, Redis\n- **Containerization**: Docker, Docker Compose\n- **Build Tool**: Maven\n\n---\n\n## Installation\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- **Docker**: Version 20.x or higher\n- **Docker Compose**: Version 2.x or higher\n- **Java**: JDK 17 or higher\n- **Maven**: Version 3.8.x or higher\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonrcanogul%2Ftaskflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonrcanogul%2Ftaskflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonrcanogul%2Ftaskflow/lists"}