fastapi-events
Event dispatcher
An event dispatching/handling library for FastAPI and Starlette applications
Asynchronous event dispatching/handling library for FastAPI and Starlette
453 stars
6 watching
25 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
asgieventsfastapipythonstarlette
Related projects:
Repository | Description | Stars |
---|---|---|
| Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
| Provides a plugin to integrate CloudEvents with FastAPI applications | 33 |
| Asynchronous API with CRUD operations | 439 |
| A C++ library for event dispatching and callback management | 1,401 |
| An adapter for receiving and parsing Slack Events API events in Python | 343 |
| Provides a fast dispatching system for signal/event communication between interested parties. | 1,808 |
| An event dispatcher that integrates with the Slim Framework to enable event-driven programming | 7 |
| Provides a way to handle events in a web application framework | 2 |
| A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
| A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
| A library providing FastAPI routes for interacting with Meilisearch | 44 |
| A FastAPI template engine that integrates Chameleon templates | 141 |
| A library that enables event-driven programming in PHP applications. | 21 |
| A library that enables loose coupling and communication between components in an application using the Mediator and Observer patterns. | 13 |
| An example project demonstrating integration of FastAPI with Celery and RabbitMQ for task queue management | 531 |