fastapi-sse-htmx
Real-time demo
Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX.
37 stars
3 watching
1 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A demo project illustrating how to create a website with no JavaScript using FastAPI and HTMX | 253 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
| Asynchronous API with CRUD operations | 439 |
| An IoT dashboard application showcasing the integration of FastAPI, HTMX, TailwindCSS, and MongoDB for a interactive frontend experience. | 45 |
| Provides a plugin to integrate CloudEvents with FastAPI applications | 33 |
| Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
| A real-world backend application using FastAPI and MongoDB | 440 |
| A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
| An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
| A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications | 268 |
| An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |
| A JSON-RPC server implementation using FastAPI | 293 |
| A simple Redis Streams backed Chat app demonstration project | 217 |
| Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 335 |