Skip to content

abusquets/poc-fastapi-rabbitmq

Repository files navigation

poc-fastapi-rabbitmq

The aim of this project is use a RabbitMQ consumer and Fastapi together to save infrastructure ressources.

I just found the amazing package https://faststream.airt.ai/, which does it all for you.

env for vscode

poetry env use 3.12
poetry install

Start service

docker-compose up

Publish a message

http://localhost:8080/hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published