Skip to content

MESCIUSJP/inputmanjs-comment-component-with-fastapi-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

inputmanjs-comment-component-with-fastapi-websocket

InputManJSのコメントコンポーネントを使用したリアルタイム双方向通信を行うチャットアプリケーションのサンプルです。 バックエンドにはFastAPIを使用しています。

cd fastapi-comment-api
pip install -r requirements.txt
uvicorn app.main:app --reload

About

InputManJSのコメントコンポーネントを使用したチャットアプリサンプル

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published