nodeschool / admin

CLI tool for setting up and maintaining a nodeschool chapters and other things.
17 stars 7 forks source link

Chapter organizers on chapter-list lookup #38

Closed dinodsaurus closed 8 years ago

dinodsaurus commented 8 years ago

This one is connected with #18 We should use API enpoint that @martinheidegger made (http://team.nodeschool.io/teams.json) to get the organizers list and then add it to our chapter-list response.

The place for that can be found here - https://github.com/nodeschool/admin/blob/master/lib/standard/list.js#L41