https://github.com/llm-grading-system/github-gateway
https://github.com/llm-grading-system/github-gateway
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/llm-grading-system/github-gateway
- Owner: LLM-Grading-System
- Created: 2025-03-30T22:17:56.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-04-01T11:26:26.000Z (3 months ago)
- Last Synced: 2025-04-01T11:32:55.185Z (3 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GitHub Gateway
### Функции
- Публикация комментария в пулл-реквесте в репозитории, к которому подключено приложение
### Запуск
```bash
uv run granian --interface asgi src.app:app --port 5001
```