Skip to content

samuelcasanova/rabbitcourse-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Rabbit MQ RPC application example

About The Project

This is a NodeJS project that ilustrates how to do a RPC application with Rabbit MQ.

Built With

amqplib-shield jest-shield uuid-shield typescript-shield

(back to top)

Getting Started

Prerequisites

You will need a RabbitMQ instance in localhost port 5672 with default username/password 'guest'

Installation

  1. Clone the repo
    git clone https://github.com/samuelcasanova/rabbitcourse-rpc.git
  2. Install NPM packages
    npm install
  3. Start the service
    npm start

(back to top)

Contact

Samuel Casanova - @casanovasamuel - samuel.casanova@gmail.com

Project Link: https://github.com/samuelcasanova/rabbitcourse-rpc

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published