All Projects → thangchung → Magazine Website Akka

thangchung / Magazine Website Akka

Licence: mit
The experiment on the akkadotnet

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Magazine Website Akka

Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (+280.95%)
Mutual labels:  graphql, microservices, cqrs
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+2942.86%)
Mutual labels:  graphql, microservices, cqrs
Kreta
Modern project management solution
Stars: ✭ 177 (+742.86%)
Mutual labels:  graphql, microservices, cqrs
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+4557.14%)
Mutual labels:  graphql, microservices, cqrs
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (+1871.43%)
Mutual labels:  microservices, microsoft, cqrs
Spidey
A Microservices and GraphQL based online store
Stars: ✭ 314 (+1395.24%)
Mutual labels:  graphql, microservices
Akka Ddd
Akka CQRS/ES framework
Stars: ✭ 330 (+1471.43%)
Mutual labels:  microservices, cqrs
Eventhus
Go - CQRS / Event Sourcing made easy - Go
Stars: ✭ 350 (+1566.67%)
Mutual labels:  microservices, cqrs
Go Api Boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
Stars: ✭ 373 (+1676.19%)
Mutual labels:  microservices, cqrs
Event Stream Processing Microservices
Using Spring Cloud Stream and Spring State Machine to create event-driven microservices
Stars: ✭ 255 (+1114.29%)
Mutual labels:  microservices, cqrs
Responder
A familiar HTTP Service Framework for Python.
Stars: ✭ 3,569 (+16895.24%)
Mutual labels:  graphql, microservices
Netcoremicroservicessample
Sample using micro services in .NET Core 3.1 Focusing on clean code
Stars: ✭ 403 (+1819.05%)
Mutual labels:  microservices, cqrs
Cqrs
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Stars: ✭ 310 (+1376.19%)
Mutual labels:  microservices, cqrs
Zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Stars: ✭ 16,163 (+76866.67%)
Mutual labels:  microservices, quartz
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.
Stars: ✭ 347 (+1552.38%)
Mutual labels:  graphql, microservices
Aggregates.net
.NET event sourced domain driven design model via NServiceBus and GetEventStore
Stars: ✭ 261 (+1142.86%)
Mutual labels:  microservices, cqrs
Ddd Leaven Akka V2
Sample e-commerce system #Microservices #Akka #Reactive-DDD #CQRS
Stars: ✭ 362 (+1623.81%)
Mutual labels:  microservices, cqrs
Nestjs
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
Stars: ✭ 475 (+2161.9%)
Mutual labels:  graphql, microservices
Testing Nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
Stars: ✭ 685 (+3161.9%)
Mutual labels:  graphql, cqrs
Gramps Legacy
The core data source combination engine of GrAMPS.
Stars: ✭ 198 (+842.86%)
Mutual labels:  graphql, microservices

We are stopping the development for this project for a while due to some of the limitations in the actor model. If you have checked out this repository, please very care of using it in your project.

Architecture

The Microservices + CQRS architecture are implemented by using Akkadotnet

Setup

Install Windows Service

  • Lighthouse.exe install -servicename "Magazine Website - Lighthouse" –autostart
  • Cik.Magazine.CategoryService.exe install -servicename "Magazine Website - Category Service" –autostart

Process Manager

Category Publishing Approval

Query with GraphQL

  • Choose /graphql, then input query { categories { id, status } } for the query field

Get more details at codescene.io.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].