api_with_queue Using Symfony to create a simple API that can take data with POST requests and adds them to a RabbitMQ queue to later process them. A little repository to experiment with RabbitMQ and learn how to use it.