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: 11 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 453
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. 402
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 293
madkote/fastapi-plugins Provides a plugin-based architecture to extend and customize the FastAPI framework 389
markqiu/fastapi-mongodb-realworld-example-app A real-world backend application using FastAPI and MongoDB 440
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 a Python API framework for interacting with Elasticsearch and OpenSearch data stores. 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 916
identixone/fastapi_contrib A collection of utilities and features for building FastAPI applications 623
testdrivenio/fastapi-crud-async Asynchronous API with CRUD operations 439
pytlicek/fastapi-featureflags A simple implementation of feature flags for use in FastAPI applications. 58