GitHub Gateway API

A secure internal service that mediates between AI Chat and GitHub API.

Authenticate with an API key using the X-Api-Key header or Authorization: Bearer to access the API.

Features

Endpoints

Example Usage

curl -H "X-Api-Key: your-key" \
  https://github-gateway.fss.uu.nl/api/v1/search/repositories?q=kubernetes&org=FSW-AppTeam