On Mon, Jun 22, 2015 at 6:57 PM, anu sree <[email protected]> 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 [email protected] https://mail.python.org/mailman/listinfo/bangpypers
