https://github.com/iamjamesfrancis/django-fastapi-websocket-starter-kit
Django FastAPI WebSocket Starter Kit is a minimal starter template that integrates Django (for backend logic), FastAPI (for high-performance async endpoints), and WebSockets (for real-time communication). This kit provides a solid foundation for building modern web applications with both synchronous and asynchronous capabilities. 🚀
https://github.com/iamjamesfrancis/django-fastapi-websocket-starter-kit
channels django fastapi react redis vite websockets
Last synced: 3 months ago
JSON representation
Django FastAPI WebSocket Starter Kit is a minimal starter template that integrates Django (for backend logic), FastAPI (for high-performance async endpoints), and WebSockets (for real-time communication). This kit provides a solid foundation for building modern web applications with both synchronous and asynchronous capabilities. 🚀
- Host: GitHub
- URL: https://github.com/iamjamesfrancis/django-fastapi-websocket-starter-kit
- Owner: iamjamesfrancis
- License: apache-2.0
- Created: 2025-02-25T04:40:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T15:05:15.000Z (over 1 year ago)
- Last Synced: 2026-01-03T12:27:29.704Z (6 months ago)
- Topics: channels, django, fastapi, react, redis, vite, websockets
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-fastapi-websocket-starter-kit
Django FastAPI WebSocket Starter Kit is a minimal starter template that integrates Django (for backend logic), FastAPI (for high-performance async endpoints), and WebSockets (for real-time communication). This kit provides a solid foundation for building modern web applications with both synchronous and asynchronous capabilities. 🚀