xprathamesh / Github-RestAPI-Interactions

Performing RestAPI Interactions with Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interacting with GitHub using Rest API

Using the GitHub API, the following functionalities have been added to this project:

  • Listing branches in a given repo under an owner.
  • Creating a new repo.
  • Creating an issue.
  • Editing a repo.
  • Enabling wiki support for a repo.

Built using JavaScript and Node.js.

View Code.

About

Performing RestAPI Interactions with Github


Languages

Language:JavaScript 100.0%