sdslabs/gasper

Create a separate endpoint to fetch apps and databases at once

supra08 opened this issue · 1 comments

Currently, gasper requires 2 separated requests for fetching apps and databases to populate the home page. We can implement a single endpoint for the purpose and may also add pagination to it.