没有合适的资源?快使用搜索试试~ 我知道了~
express-graphql-boilerplate:具有JWT身份验证的Express GraphQL API,并支持sql...
共58个文件
js:48个
json:3个
md:3个
需积分: 10 1 下载量 60 浏览量
2021-02-03
01:50:02
上传
评论
收藏 124KB ZIP 举报
温馨提示
Express-Graphql样板 具有JWT身份验证的Express GraphQL API,并支持sqlite,mysql和postgresql 通过身份验证 支持 , 和 支持是探索GraphQL API的简便方法 development , testing和production 通过 使用运行的集成测试 使用构建 用户,注释和嵌套GraphQL查询的示例 快速介绍 GraphQL是一种查询语言,您的REST API可以在GraphQL API旁边直接和谐地共存。 为了演示这一点,我们有两个用于register和login REST端点。 # clone repository $ git clone https://github.com/aichbauer/express-graphql-boilerplate.git # cd into project root $ cd express-graphql-boilerplate # install dependencies $ npm i # start application $ npm start # create
资源推荐
资源详情
资源评论
收起资源包目录
express-graphql-boilerplate-master.zip (58个子文件)
express-graphql-boilerplate-master
.eslintrc 215B
config
connection.js 610B
index.js 222B
database.js 1KB
routes
publicRoutes.js 193B
privateRoutes.js 59B
package.json 2KB
db
.gitkeep 0B
test
controllers
Auth
AuthController.test.js 2KB
User
UserQuery.test.js 837B
UserMutation.test.js 3KB
Note
NoteQuery.test.js 1000B
NoteMutation.test.js 4KB
helpers
setup.js 2KB
getAccessToken.js 522B
api
models
index.js 111B
Note.js 252B
User.js 831B
controllers
AuthController.js 2KB
graphql
index.js 941B
inputTypes
UserInputType.js 976B
index.js 94B
queries
index.js 141B
NoteQuery.js 672B
UserQuery.js 749B
mutations
index.js 269B
NoteMutation.js 2KB
UserMutation.js 1KB
types
index.js 135B
NoteType.js 668B
UserType.js 838B
api.js 2KB
policies
auth.policy.js 1KB
services
db.service.js 2KB
bcrypt.service.js 389B
auth.service.js 376B
LICENSE 1KB
package-lock.json 303KB
CONTRIBUTING.md 7KB
.gitignore 1KB
CODE_OF_CONDUCT.md 3KB
README.md 25KB
scripts
index.js 185B
tasks
index.js 88B
cleanProject
index.js 850B
templates
cleanProject
config
routes
publicRoutes.js 57B
privateRoutes.js 59B
api
models
index.js 0B
controllers
index.js 0B
graphql
index.js 582B
queries
index.js 0B
mutations
index.js 0B
types
index.js 0B
options
index.js 103B
version
index.js 129B
cmds
clean.js 264B
version.js 330B
.vscode
launch.json 573B
共 58 条
- 1
资源评论
Dr熊吉
- 粉丝: 36
- 资源: 4603
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功