Hacker News new | ask | show | jobs
by EAMiller 5125 days ago
I wondered about generic tools, but didn't find any that would solve this. There's nothing special about my code - it's really just collecting data from the incoming POST vars, rearranging them and passing them along.

I thought it was interesting that the platform (AppEngine) enables simple one-off solutions like this - not everything needs to be abstracted into a ifttt style solution ...