sanic+redis+mongodb+mysql+vue-cli构建单页网站应用

前台:vue

  vue全家桶:单页应用mysql

后台:redis

  sanic:http服务器sql

  peewee、peewee_async:mysql数据库模型及驱动数据库

  aioredis:redis缓存驱动缓存

  sanic_mongo:MongoDB驱动服务器

  jinja2:模板引擎(可选)async

相关文章
相关标签/搜索