Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhangyu1818/blog-server

blog server used typegraphql ,mongoose and koa
https://github.com/zhangyu1818/blog-server

Last synced: 23 days ago
JSON representation

blog server used typegraphql ,mongoose and koa

Awesome Lists containing this project

README

        

# blog server

koa + apollo-server + type-graphql + mongodb的一个后台服务

包括:
- 文章
-分类,已提交,草稿,回收站
- 增删改查
- 标签
- 增删改查
- 分类
- 增删改查
- 基于koa-session的用户登录
- graphql接口权限验证