Skip to content

Testing basic rabiitmq dotnet client capabilities

Notifications You must be signed in to change notification settings

javis86/test-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ y Netcore sample

Simple project to experiment with rabbitmq and netcore webapi projects

Infra

  • publisher.api
  • subscriber.api
  • rabbitmq docker image
  • docker-compose composition

Prerequisites

  • Docker
  • Docker Compose
  • Postman (or similar)

Steps to run the solution

docker-compose -f docker-compose.yml build
docker-compose -f docker-compose.yml up

Then you need to make a post request to publisher.api:

http://localhost:8001/Evolucion

About

Testing basic rabiitmq dotnet client capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published