On Mon, Jun 22, 2015 at 6:57 PM, anu sree <anusree....@gmail.com> wrote:

> Thanks anuvrat and krace,
>
> How do we do validation of data in the POST and PUT API request, if we use
> only native fask ?.
>
>
You could use Cerberus[1], which is a simple validation library for python
dictionaries.

[1]: http://cerberus.readthedocs.org/en/latest/
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to