fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- 0001_create_models.py
- 0002_create_admin_user_model.py
- 0003_increase_user_image_text_length.py
- 0004_add_settings_to_user_model.py
- 0005_add_type_and_file_fields_to_message.py
- 0006_create_indexes_increase_user_image_char_.py
- env.py
- README
- script.py.mako
- admin.py
- authentication_backend.py
- models.py
- services.py
- router.py
- schemas.py
- services.py
- utils.py
- router.py
- schemas.py
- services.py
- router.py
- schemas.py
- services.py
- pubsub_manager.py
- websocket_manager.py
- router.py
- schemas.py
- services.py
- router.py
- schemas.py
- services.py
- .gitkeep
- exceptions.py
- handlers.py
- rate_limiter.py
- router.py
- schemas.py
- services.py
- config.py
- database.py
- dependencies.py
- main.py
- models.py
- routers.py
- utils.py
- index.html
- test_authentication_router.py
- test_create_chat.py
- test_get_chat_messages.py
- test_get_older_messages.py
- test_get_user_chats.py
- test_direct_chat_exists.py
- test_contact_router.py
- test_registration_router.py
- test_settings_router.py
- __init__.py
- conftest.py
- .dockerignore
- .gitignore
- .pre-commit-config.yaml
- alembic.ini
- docker-compose.yml
- Dockerfile
- LICENSE
- Makefile
- poetry.lock
- Procfile
- pyproject.toml
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
