cpp_linter

Module rest_api

Source
Expand description

This module is the home of functionality that uses the REST API of various git-based servers.

Currently, only Github is supported.

Modules§

  • This module holds functionality specific to using Github’s REST API.

Structs§

  • A structure to contain the different forms of headers that describe a REST API’s rate limit status.

Statics§

Traits§

  • A custom trait that templates necessary functionality with a Git server’s REST API.