Hacker News new | ask | show | jobs
by viscanti 5209 days ago
The JSON api should degrade gracefully if results aren't found. I.E. There should be a JSON message explaining that that item doesn't exist.
1 comments

Right! It could use some input checking / normalization too. It expects the title parameter to be lower case now.