Skip to main content

Module api

Module api 

Source
Expand description

Implementation of the gor api subcommand.

Provides arbitrary REST API calls to GitHub endpoints and GraphQL API queries. Supports GET, POST, PUT, PATCH, DELETE methods with custom headers, body input, pagination, and JSON output.

Functions§

run
Run the gor api subcommand.