Qodex.ai
Qodex.ai
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
HomeGithub API

Github API

Number of APIs: 4

  1. Create repository POST https://api.github.com/user/repos

  2. Create issue POST https://api.github.com/repos/:owner/:repo/issues

  3. Delete repository DELETE https://api.github.com/repos/:owner/:repo

  4. Get deleted repository GET https://api.github.com/repos/:owner/:repo

Previous
Introduction
Next
Create repository