Microservice topic
Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams. Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.
event-sourcing-castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
avatar
💎 Beautiful avatars as a microservice
yeoboseyo
:snake: :bulb: The bus :bus: for your internet services (made w/ Starlette)
degeneres
Degeneres, the boilerplate generator for REST-like servers in Go!
moleculer-decorators
decorators for moleculer
Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
micro-router
:station: A tiny and functional router for Zeit's Micro
Dockerized-Microservice-Template
Microservice with Docker, Flask, Postgres, Nginx