hub
hub copied to clipboard
[DEPRECATED] API Data Hub for the Global GDG Community
Frisbee uses a list of event series. These should be maintained on the hub. See also https://github.com/gdg-x/frisbee/issues/256
This is the event list in the Developers site for my chapter: https://developers.google.com/groups/chapter/117368911868983524073/ This is the event list in the Hub for my chapter: https://hub.gdgx.io/chapters/117368911868983524073 Notice that https://hub.gdgx.io/events/5064898009104384 (GameFest) is...
Admins of Hub should be able to define - tag - title + icon (in navigation drawer) - tag line/short description (above list of events) - icon for action bar...
When querying events, like https://hub.gdgx.io/api/v1/events/tag/globalandroiddevcamp the response should contain start and duration of the time span covered by the request
It looks like the API is doubling my `` tags by adding a `` tag for each of them. This leads to my formatting being messed up on the boomerang...
For example the tag update endpoint says that it requires admin role, but even when I'm not logged in and all cookies/cache is cleared, I can still modify the tag....
There are a number of reasons that the Hub stops responding to requests (OOM, exceptions, hangs, etc). The goal isn't to solve all of these problems because there will likely...
Dear Google Cloud Platform customer, We’re writing to inform you that as part of the Google Cloud Platform Geo expansion effort, we are expanding the IP ranges used for HTTP(S)...
Hub has data until around 2013. GDG events start from ~2007. I've been browsing https://developers.google.com/events/ From 2007 to 2009 there are not many events. Mostly GDG Silicon Valley and GDG...
The docs are helpful, but they are missing a lot of information. Add information on - [sorting](https://hub.gdgx.io/api/v1/chapters?sort=country) (field to sort and asc (number?)) - [fields](https://hub.gdgx.io/api/v1/chapters?fields=_id,name,geo,country,status) to return in response -...