Princeton-CDH / bluemountainsprings

A RESTful API to Blue Mountain
0 stars 2 forks source link

expand error handling #58

Closed cwulfman closed 7 years ago

cwulfman commented 7 years ago

To the maximum extent possible, the API should perform error checking on requests, and should always return a meaningful status, either with the resulting data or an indication that the request was invalid or that the data was not available.

cwulfman commented 7 years ago