0.2.6 • Published 9 years ago

cross-micro-core v0.2.6

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
9 years ago

Cross Micro Core

Build Status Code Climate Test Coverage

Core module for CrossOrigin micro services

Seneca

Seneca is used as the micro service platform. Seneca transport is based on seneca-amqp-transport module. SENECA_TRANSPORT_URL and SENECA_EXCHANGE environment variables are used to connect to the amqp server.

Express

Express module is used to add REST services to the micro service.

Health Monitoring

Health monitoring is used to check that the micro service is alive.

Each micro service expose GET /health endpoint which returns ok, if everything is running.

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago