Currently when using the API, we are getting all the handlers and hub information from the database. This is not scaleable, and we will soon start to notice lag on the website. To fix this we need to implement either pagination or caching.