summerofcode / gsoc-orgs

Google Summer of Code organisation listing
https://soc-orgs.netlify.com/
3 stars 3 forks source link

Import JSON from GSOC API #8

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

The data comes from https://summerofcode.withgoogle.com/api/program/current/organization/

It would be better to fetch the data in a build script, so that it is kept up to date.

See https://github.com/coala/gci-leaders/blob/master/lib/scrape.js for a similar system