Skip to content

An example of a ASP.NET Core Status Monitor for Microservices.

License

Notifications You must be signed in to change notification settings

codebeltnet/status-monitor

Repository files navigation

Status Monitor

Application

This is the repository for the Status Monitor application.

It is structured to follow an opinionated take on Hexagonal-, Clean-, and Onion- Architecture in general while providing an API tailored to support non-blocking RESTful APIs where actual work is offloaded to one or more worker services. Ideal for Microservices and the likes hereof.

Includes a complementary repository with supporting infrastructure definitions and deployments for these environments:

  • LocalDevelopment
  • Development
  • Staging
  • Production

About

An example of a ASP.NET Core Status Monitor for Microservices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published