commons-app / commonsmisc

4 stars 5 forks source link

Merge uploads and feedback #3

Open maskaravivek opened 6 years ago

maskaravivek commented 6 years ago

Would it be possible to have a consolidated API that returns both the uploads and user feedback? Right now the commons app is consuming both the APIs and it would be great if we could get all the data in a single API.

Maybe you could keep these APIs intact and provide us with a new endpoint for the consolidated data.

maskaravivek commented 5 years ago

Finally, after PRs for query optimizations are merged, this can be picked up. getLogTitleAndPage from #11 can be used to retrieve the count as well.