Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zhangyu1818/blog-server
- Owner: zhangyu1818
- Created: 2019-04-21T04:58:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T01:42:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T19:32:07.794Z (almost 2 years ago)
- Language: TypeScript
- Size: 860 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog server
koa + apollo-server + type-graphql + mongodb的一个后台服务
包括:
- 文章
-分类,已提交,草稿,回收站
- 增删改查
- 标签
- 增删改查
- 分类
- 增删改查
- 基于koa-session的用户登录
- graphql接口权限验证