github-tools / github-tools/github

list organizations

Open
#419 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.8k
Forks
809
PR merge metrics
No merged PRs in 30d

Description

It'd be nice if we could list all orgs using this api. https://developer.github.com/changes/2015-06-17-organizations-endpoint/

```javascript
let gh = new GitHub();
gh.listOrgs().then(...);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.