https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
https://github.com/natthasath/demo-python-fastapi-websocket
fastapi poetry python uvicorn websocket
Last synced: 8 days ago
JSON representation
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
- Host: GitHub
- URL: https://github.com/natthasath/demo-python-fastapi-websocket
- Owner: natthasath
- License: mit
- Created: 2023-04-03T07:37:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T02:37:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T10:45:02.209Z (over 1 year ago)
- Topics: fastapi, poetry, python, uvicorn, websocket
- Language: Python
- Homepage: https://fastapi.tiangolo.com/
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.