fastapi-events

Event dispatcher

An event dispatching/handling library for FastAPI and Starlette applications

Asynchronous event dispatching/handling library for FastAPI and Starlette

GitHub

453 stars
6 watching
25 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

asgieventsfastapipythonstarlette

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vlcinsky/fastapi-sse-htmx Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. 37
sasha-tkachev/fastapi-cloudevents Provides a plugin to integrate CloudEvents with FastAPI applications 33
testdrivenio/fastapi-crud-async Asynchronous API with CRUD operations 439
wqking/eventpp A C++ library for event dispatching and callback management 1,401
slackapi/python-slack-events-api An adapter for receiving and parsing Slack Events API events in Python 343
pallets-eco/blinker Provides a fast dispatching system for signal/event communication between interested parties. 1,808
aneek/slim-event-dispatcher An event dispatcher that integrates with the Slim Framework to enable event-driven programming 7
masoniteframework/events Provides a way to handle events in a web application framework 2
kludex/flake8-fastapi A flake8 plugin to help developers avoid common mistakes when building FastAPI applications 44
kthwaite/fastapi-websocket-broadcast A FastAPI application that enables real-time communication between clients through WebSockets. 135
sanders41/meilisearch-fastapi A library providing FastAPI routes for interacting with Meilisearch 44
mikeckennedy/fastapi-chameleon A FastAPI template engine that integrates Chameleon templates 141
cakephp/event A library that enables event-driven programming in PHP applications. 21
athena-framework/event-dispatcher A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. 13
gregavrbancic/fastapi-celery An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management 531