thangchung / magazine-website

:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
https://github.com/thangchung/magazine-website
178 stars 51 forks source link

Refactor magazine-service out to middlewares to simplify the complex code as current #14

Open thangchung opened 8 years ago

thangchung commented 8 years ago

At the moment, the code really messy and hard to read and maintain.