hub
hub copied to clipboard
[DEPRECATED] API Data Hub for the Global GDG Community
Hub is currently hosted on an Ubuntu VM with OS version 15.04. This is a deprecated version. During resolution of https://github.com/gdg-x/hub/issues/98 I realized that there is an open security bug...
This should use the `service: backend` annotation in GAE so that it can run in parallel with our frontend web service. It may make sense to make this a separate...
For #101 - [x] POC - [ ] Individual functions to get raw data - [ ] Passing query parameters from Mongo - [ ] Saving result in Mongo -...
More details on Cloud Endpoints: https://www.youtube.com/watch?v=bR9hEyZ9774&list=PLIivdWyY5sqJg2FeM9_NPBL07BxATY06I&index=9 This would allow us to auto generate the API docs page and supports enforcing quotas, applying API keys, or requiring Firebase Auth for API...
This would help us get into a containerized deployment while handling auto scaling and service restarts automatically. We should use the default nodejs runtime which is based on Node 6.9.x...
This is blocking us from upgrading to Express 4.x.
Should return a list of tags similar to /tags with values of number of upcoming events using this tag. For API call https://hub.gdgx.io/api/v1/tags/active?callback=JSON_CALLBACK
Currently we have a `PUT` request to `/frisbee/user/home` which stores users home chapter. I doesn't actually work. Even if it works, we currently don't use it. - First we should...
More details here: https://sidecar.gitter.im/ This would be great since the Hub is a developer focused site. We should make it easy for developers to chat with us.