github-tools / github-tools/github

list organizations

Abierto
#419 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
3.8k
Forks
809
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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(...);
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start with the linked GitHub Organizations endpoint documentation and search the repository for existing list methods and the GitHub class entry point. Implement and expose the requested listOrgs() operation following the surrounding API conventions, then verify that it returns all organizations as described by the endpoint.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github, javascript
Área
api
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.