Skip to content

davidprifti/micro.ts

 
 

Repository files navigation

@micro.ts/core

Quick Start

Installation

npm install --save @micro.ts/core

Core concepts

Server

Broker

Broker is a transport type for the actions of the server

Action

Controllers

Handlers

Middlewares

Error Handlers

Http Brokers

Express Broker

Hapi Broker

Koa Broker

Fastify Broker

AMQP Brokers

Redis Broker

Advanced Configuration

Examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%