sauromjs-test

1.0.0 • Public • Published

SauromJs example

Clone project and dependencies

git clone https://github.com/nhuanhoangduc/sauromjs
cd ./sauromjs/test/
npm install

Start mongodb and rabbitmq

docker-compose up -d

Run UserRepository.js

node UserRepository.js

Run ApiGateway.js

node ApiGateway.js

Test api

curl http://localhost:3000/users/create
curl http://localhost:3000/users

Readme

Keywords

none

Package Sidebar

Install

npm i sauromjs-test

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

4.09 kB

Total Files

6

Last publish

Collaborators

  • hoangducnhuan