spacedirectory / directory

The SpaceAPI directory and helper scripts.
0 stars 0 forks source link

More information in directory #4

Open dbrgn opened 7 years ago

dbrgn commented 7 years ago

Idea by @rorist:

Finally, for the clients it'll be good to have more information in the directory. For instance when I'm showing the list of hackerspaces in MyHackerspace, I can only display the name of the hs, because that's all there is in the directory. It would be nice for the directory to fetch regularly information from the endpoints (maybe not the status, as it changes often) like the logo, country, location, etc.

dns2utf8 commented 7 years ago

And maybe timestamps with when created, last successful fetch, ...?

dbrgn commented 7 years ago

Having such a solution with dynamic data would require a dynamic component though, so it's not "just" a plain static JSON file anymore. (Although a cronjob would probably enough.)

rorist commented 7 years ago

We'll probably need some scripts anyway, if we want to fulfill #2

dbrgn commented 7 years ago

Not really, since #2 would not be a function that every mirror should replicate. Otherwise people will get dozens of error notification mails :)