{"id":16534729,"url":"https://github.com/josephgoksu/reactive-microservices","last_synced_at":"2026-05-08T20:31:00.049Z","repository":{"id":91153753,"uuid":"459747901","full_name":"josephgoksu/reactive-microservices","owner":"josephgoksu","description":"This project epitome of reactive microservice architecture. Protocols, transports, unit/e2e tests and implementations are all in the same place.","archived":false,"fork":false,"pushed_at":"2022-08-11T22:43:56.000Z","size":365,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-03T15:15:01.152Z","etag":null,"topics":["functional-programming","functional-reactive-programming","microservice","microservices","microservices-architecture","nestjs","rxjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josephgoksu.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["joeygoksu"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-02-15T20:59:38.000Z","updated_at":"2023-07-18T15:53:40.000Z","dependencies_parsed_at":"2023-07-11T00:31:28.769Z","dependency_job_id":null,"html_url":"https://github.com/josephgoksu/reactive-microservices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josephgoksu/reactive-microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephgoksu%2Freactive-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephgoksu%2Freactive-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephgoksu%2Freactive-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephgoksu%2Freactive-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josephgoksu","download_url":"https://codeload.github.com/josephgoksu/reactive-microservices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephgoksu%2Freactive-microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32795844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["functional-programming","functional-reactive-programming","microservice","microservices","microservices-architecture","nestjs","rxjs"],"created_at":"2024-10-11T18:25:09.607Z","updated_at":"2026-05-08T20:31:00.031Z","avatar_url":"https://github.com/josephgoksu.png","language":"TypeScript","funding_links":["https://github.com/sponsors/joeygoksu"],"categories":[],"sub_categories":[],"readme":"# Reactive MicroServices (w/ Functional Programming)\n\n(UNDER DEVELOPMENT!)\n\n**This project epitome of reactive microservice architecture. Protocols, transports, unit/e2e tests and implementations are all in the same place.**\n\n## Key elements of FRP (Functional Reactive Programming)\n\nFunctional reactive programming (FRP) is a programming paradigm for reactive programming (asynchronous dataflow programming) using the building blocks of functional programming (e.g. map, reduce, filter).\n\n- **Responsive**: \"The system is responsive whenever possible. Being responsive is the cornerstone of usability and practicality. More importantly, being responsive enables you to quickly detect and effectively handle problems.\"\n- **Resilient**: \"The system can remain responsive even when a failure occurs. This feature is not only necessary for highly available and mission-critical systems. Any system that lacks resilience will become unresponsive when a failure occurs. Resilience is implemented through replication, suppression, isolation, and delegation.\"\n- **Scalable (Elastic)**: \"The system can remain responsive as its workloads constantly change. A Reactive system can react to rate changes in input workloads by increasing or reducing the resources allocated to serve these input workloads.\"\n- **Event-Driven (Message-Driven)**: \"Reactive systems depend on asynchronous messaging, which ensures clear boundaries between loosely coupled, isolated, and transparently positioned components. The boundaries also provide a means to delegate a failure as a message.\"\n\n---\n\n## Services in the MonoRepo\n\n- _API Gateway_: **That can be used as a client to call another microservice.**\n- _Service-X_:\n- _Service-Y_:\n- _Service-Z_:\n\n---\n\nReferences:\n\n- FP definition: en.wikipedia.org/wiki/Functional_reactive_programming\n\n- FP Elements: alibabacloud.com/blog/reactive-programming-is-the-architecture-of-the-future_597251\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephgoksu%2Freactive-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosephgoksu%2Freactive-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephgoksu%2Freactive-microservices/lists"}