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.
Activity
Optional generated docs page for
@utdk/github.
Activity
Generated from OpenAPI operation grouping.
GET /events: List public eventsGET /feeds: Get feedsGET /networks/{owner}/{repo}/events: List public events for a network of repositoriesGET /notifications: List notifications for the authenticated userPUT /notifications: Mark notifications as readDELETE /notifications/threads/{thread_id}: Mark a thread as doneGET /notifications/threads/{thread_id}: Get a threadPATCH /notifications/threads/{thread_id}: Mark a thread as readDELETE /notifications/threads/{thread_id}/subscription: Delete a thread subscriptionGET /notifications/threads/{thread_id}/subscription: Get a thread subscription for the authenticated userPUT /notifications/threads/{thread_id}/subscription: Set a thread subscriptionGET /orgs/{org}/events: List public organization eventsGET /repos/{owner}/{repo}/events: List repository eventsGET /repos/{owner}/{repo}/notifications: List repository notifications for the authenticated userPUT /repos/{owner}/{repo}/notifications: Mark repository notifications as readGET /repos/{owner}/{repo}/stargazers: List stargazersGET /repos/{owner}/{repo}/subscribers: List watchersDELETE /repos/{owner}/{repo}/subscription: Delete a repository subscriptionGET /repos/{owner}/{repo}/subscription: Get a repository subscriptionPUT /repos/{owner}/{repo}/subscription: Set a repository subscriptionGET /user/starred: List repositories starred by the authenticated userDELETE /user/starred/{owner}/{repo}: Unstar a repository for the authenticated userGET /user/starred/{owner}/{repo}: Check if a repository is starred by the authenticated userPUT /user/starred/{owner}/{repo}: Star a repository for the authenticated userGET /user/subscriptions: List repositories watched by the authenticated userGET /users/{username}/events: List events for the authenticated userGET /users/{username}/events/orgs/{org}: List organization events for the authenticated userGET /users/{username}/events/public: List public events for a userGET /users/{username}/received_events: List events received by the authenticated userGET /users/{username}/received_events/public: List public events received by a userGET /users/{username}/starred: List repositories starred by a userGET /users/{username}/subscriptions: List repositories watched by a user