Skip to content
@connectiker

connectiker

Connectiker is a concept for building micro-services as a lego architecture, meaning that any component is a building block to fast ship a microservice. Each Connectiker component does do one thing only and one thing well.

Connectiker is a set of packages that help with building Distributed Systems.

 +------------------+       +-----------+                                   +---------+         +-----------+
 | My MicroService  |   =   | xConnect  | ----- with pluggable addons --->  | xAddons |     +   | xService  |          
 +------------------+       +----+------+                                   +-----+---+         +-----------+  

xConnect

xConnect provides the abstraction layers & managers for pluggable xAddons used in a microservice architecture, the basic interfaces & managers to define expectations and vocabulary.

xAddons

xAddons are pluggable components built on top of xConnect. They are the core components that make up the xServices. They provide an essential foundation for your incoming projects, the core components needed to start a new service. xAddons provide the core "building blocks" required to build out your application.

xService

xService is a package for building micro-services, everything that is needed to fast start a new project (a server, a client, a message broker,... etc).

Pinned Loading

  1. xconnect xconnect Public

    Abstraction layers & managers for pluggable xAddons

Repositories

Showing 2 of 2 repositories
  • .github Public
    connectiker/.github’s past year of commit activity
    0 0 0 0 Updated Aug 11, 2022
  • xconnect Public

    Abstraction layers & managers for pluggable xAddons

    connectiker/xconnect’s past year of commit activity
    0 Apache-2.0 0 0 0 Updated Aug 11, 2022

Top languages

Loading…

Most used topics

Loading…