cfpb / sheer

A tool for loading arbitrary content into Elasticsearch and serving that content on the web.
Creative Commons Zero v1.0 Universal
29 stars 23 forks source link

API should return a 404 when a query doesn't exist #50

Closed rosskarchner closed 10 years ago

rosskarchner commented 10 years ago

currently:

http://localhost:7000/api/v1/q/querythatdoesntexist.json

raises an AttributeError