Create CRUD APIs how you've always wanted.


Keywords
wsgi, web, api, framework, rest, http, cloud
License
MIT
Install
pip install cellardoor==0.2.1

Documentation

CellarDoor

PyPI Build Status Coverage Status

CellarDoor is a framework for building CRUD APIs mostly declaratively. It includes data modeling, data storage, authentication, authorization, serialization and interface protocols. It aims to dramatically reduce repetitive effort without getting in the way of the interesting bits of your application.