An open API service indexing awesome lists of open source software.

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. 🚀

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. 🚀