1.1.6 • Published 4 years ago

mq-microservices v1.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

##Simple Setup Tool for Serverless Microservices powered by rabbit mq

Install

npm i --save --dev mq-microservices

###Assumptions RabbitMQ installed

Usage

node ./node_modules/mq-microservices/lib/CreateService --language {LANGUAGE}

Edit serverless.yml functions to add additional routes, and then add handler function to handler file. Don't forget to register the action in index.js

Supported Language Options

typescript, javascript, python3, nodejs, js, go

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago