[BangPypers] UI less Rest API server with flask

Mandar Vaze / मंदार वझे mandarvaze at gmail.com
Thu Jun 25 08:42:18 CEST 2015


On Tue, Jun 23, 2015 at 1:23 PM, Devi <asldevi at gmail.com> wrote:

> On Mon, Jun 22, 2015 at 6:57 PM, anu sree <anusree.a04 at 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/


Cerberus is already part of python-eve (Written by the same person)
I'm trying python-eve currently myself (still in early stage of exploration)

-Mandar


More information about the BangPypers mailing list