jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

What to return from API when a record could not be found? #24

Closed jamesrwhite closed 10 years ago

jamesrwhite commented 10 years ago

Just an empty JSON object in the format ember wants or a 404? Currently it just 500's.