f5c9f39cfc
Flask-Peewee provides a layer of integration between the flask web framework and the peewee orm. WWW: https://github.com/coleifer/flask-peewee/ PR: 242765 Submitted by: Goran Mekić <meka@tilda.center>
7 lines
214 B
Text
7 lines
214 B
Text
Flask-Peewee provides a layer of integration between the flask web framework
|
|
and the peewee orm. Batteries included:
|
|
- admin interface
|
|
- authentication
|
|
- rest api
|
|
|
|
WWW: https://github.com/coleifer/flask-peewee/
|