Aprovan Registry
provider 1112 operations 44 docs pages
@utdk/github
GitHub v3 REST API

Generated UTDK provider client for GitHub v3 REST API. GitHub's v3 REST API.

Import sample

import github from "@utdk/github"

Factory sample

import { createGithubClient } from "@utdk/github"
Provider path
github
Source API title
GitHub v3 REST API
Version
1.1.4
Generated
Apr 7, 2026, 4:02 AM
Homepage
Open site
API spec
View spec
Hosted Compute
Optional generated docs page for @utdk/github.

Hosted Compute

Generated from OpenAPI operation grouping.

  • GET /orgs/{org}/settings/network-configurations: List hosted compute network configurations for an organization
  • POST /orgs/{org}/settings/network-configurations: Create a hosted compute network configuration for an organization
  • DELETE /orgs/{org}/settings/network-configurations/{network_configuration_id}: Delete a hosted compute network configuration from an organization
  • GET /orgs/{org}/settings/network-configurations/{network_configuration_id}: Get a hosted compute network configuration for an organization
  • PATCH /orgs/{org}/settings/network-configurations/{network_configuration_id}: Update a hosted compute network configuration for an organization
  • GET /orgs/{org}/settings/network-settings/{network_settings_id}: Get a hosted compute network settings resource for an organization