https://github.com/sinipelto/rabbitmq-nodejs-sandwich
A study application. Two NodeJS servers communicating with each other through Rabbit MQ message broker queues. A react app frontend application for creating new test orders and following existing ones.
https://github.com/sinipelto/rabbitmq-nodejs-sandwich
Last synced: over 1 year ago
JSON representation
A study application. Two NodeJS servers communicating with each other through Rabbit MQ message broker queues. A react app frontend application for creating new test orders and following existing ones.
- Host: GitHub
- URL: https://github.com/sinipelto/rabbitmq-nodejs-sandwich
- Owner: sinipelto
- License: mit
- Created: 2020-05-02T16:03:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T22:18:33.000Z (over 3 years ago)
- Last Synced: 2025-02-05T15:49:53.905Z (over 1 year ago)
- Language: Shell
- Size: 2.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rabbitmq-nodejs-sandwich
A study application. Two NodeJS servers communicating with each other through Rabbit MQ message broker queues. A react app frontend application for creating new test orders and following existing ones.