fastapi-cloudevents

CloudEvent plugin

Provides a plugin to integrate CloudEvents with FastAPI applications

CloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.

GitHub

33 stars
3 watching
4 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list

cloudeventseventevent-driveevent-driven-architectureeventsfastapifastapi-extensionpydanticpythonrestrest-api

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
anthonycorletti/cloudrun-fastapi An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. 196
anthonycorletti/firestore-fastapi A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs 47
melvinkcx/fastapi-events An event dispatching/handling library for FastAPI and Starlette applications 444
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
cloudevents/sdk-java Provides a Java SDK for working with CloudEvents in Java applications. 400
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 294
madkote/fastapi-plugins Provides a plugin-based architecture to extend and customize the FastAPI framework 369
markqiu/fastapi-mongodb-realworld-example-app A real-world backend application using FastAPI and MongoDB 438
slackapi/python-slack-events-api An adapter for receiving and parsing Slack Events API events in Python 343
stac-utils/stac-fastapi-elasticsearch-opensearch Provides an Elasticsearch backend for the STAC API with support for Opensearch. 30
testdrivenio/fastapi-crud-sync An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. 79
sanjeev-thiyagarajan/fastapi-course A backend API built with FastAPI that clones the functionality of a social media app 903
identixone/fastapi_contrib A collection of utilities and features for building FastAPI applications 622
testdrivenio/fastapi-crud-async Asynchronous API with CRUD operations 437
pytlicek/fastapi-featureflags A simple implementation of feature flags for use in FastAPI applications. 57