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

https://github.com/llm-grading-system/github-gateway


https://github.com/llm-grading-system/github-gateway

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## GitHub Gateway

### Функции

- Публикация комментария в пулл-реквесте в репозитории, к которому подключено приложение

### Запуск

```bash
uv run granian --interface asgi src.app:app --port 5001
```