mq-microservices

1.1.6 • Public • Published

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

Package Sidebar

Install

npm i mq-microservices

Weekly Downloads

0

Version

1.1.6

License

ISC

Unpacked Size

21.3 kB

Total Files

9

Last publish

Collaborators

  • m4l1c3
  • joshconl