前台:
vue全家桶:单页应用
后台:
sanic:http服务器
peewee、peewee_async:mysql数据库模型及驱动
aioredis:redis缓存驱动
sanic_mongo:MongoDB驱动
jinja2:模板引擎(可选)
前台:
vue全家桶:单页应用
后台:
sanic:http服务器
peewee、peewee_async:mysql数据库模型及驱动
aioredis:redis缓存驱动
sanic_mongo:MongoDB驱动
jinja2:模板引擎(可选)
转载于:https://www.cnblogs.com/hutzerg/p/7866617.html