Closed itsjoekent closed 9 years ago
What's the purpose of mirroring the Drupal API here?
I always found it more convenient to target internal URL's instead of external from the client (mostly because of same origin policy and it always seems to get in the way). Also this is going to change at some point when Diego builds out the new reportback endpoint, and there is gonna be more logic when that happens on the backend.
also just realized that Dee & Aaron wanted me to log everytime I hit the DS api in StatHat to see if we can figure out when/why it sometimes derps out. I dont think I can do that from the client?
Gotcha. Carry on!
Adds endpoint for getting approved reportback data based on nid (client would supply this based off the current campaign it's featuring)
Also minor adjustments to the staff pick endpoint
Fixes https://github.com/DoSomething/DS-Realtime-Feed/issues/88
@DFurnes