jvaldez-vps / Sample-JobConsumers

Sample showing how to use job consumers with RabbitMQ, EF Core, and Postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Consumer Sample

Use the docker-compose.yml file to startup RabbitMQ and Postgres, then run the service. Navigate to https://localhost:5001/swagger to post a video to convert. Enjoy the show!

About

Sample showing how to use job consumers with RabbitMQ, EF Core, and Postgres

License:Apache License 2.0


Languages

Language:C# 100.0%