REST API

Learn about the GitHub REST API and how to use it with Git

GitHub REST API

The GitHub REST API provides a way to programmatically interact with GitHub repositories, issues, pull requests, and more using standard HTTP methods.

Free Resources