moserrya / knod

A Tiny HTTP server for your current directory
MIT License
432 stars 17 forks source link

Support json template/scheme to get data validation errors #5

Open hugoleodev opened 10 years ago

hugoleodev commented 10 years ago

A great enhancement would be supporting JSON templates/schemes, so that one could have validation errors back in the response if the request data is not in accordance to the rules declared on the scheme.

fhpriamo commented 10 years ago

That would be a very useful feature indeed!