[ Bron: ruby-octokit ]
Pakket: ruby-octokit (4.20.0-1)
Verwijzigingen voor ruby-octokit
Debian bronnen:
Het bronpakket ruby-octokit downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby toolkit for working with the GitHub API
ruby-octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST.
It provides all expected features needed to interact with Github or any other implementation of their API:
- Authenticated (basic and oauth) and unauthenticated requests. - Access to all resources and fields. - Direct access to HTTP response headers if needed. - Pagination. - Hypermedia features (ruby-octokit is built on top of ruby-sawyer).
Andere aan ruby-octokit gerelateerde pakketten
|
|
|
|
-
- dep: ruby-faraday (>= 0.9)
- HTTP/REST API client library
-
- dep: ruby-sawyer (>= 0.8.0)
- HTTP/REST API client Ruby library