graphiql-middleware:GraphiQL PSR-15中间件

时间:2021-03-08 00:55:00
【文件属性】:
文件名称:graphiql-middleware:GraphiQL PSR-15中间件
文件大小:29KB
文件格式:ZIP
更新时间:2021-03-08 00:55:00
graphql middleware slim slim-framework graphiql GraphiQL PSR-15中间件 使用此PSR-15中间件向您的应用程序添加接口。 这基本上是为PSR-15调整的的副本。 安装 composer require dr-schopalopp/graphiql-middleware 用法 该中间件是在一个小型项目中开发的,但它应与任何其他PSR-15兼容框架兼容。 苗条的 // index.php use DrSchopalopp \ GraphiQLMiddleware \ GraphiQLMiddleware ; // [...] // Add Routing Middleware $ app -> addRoutingMiddleware (); // [...] // add middleware after the routing middleware // to ensure it's reached first by
【文件预览】:
graphiql-middleware-main
----.gitignore(8B)
----src()
--------graphiql()
--------GraphiQLMiddleware.php(2KB)
----LICENSE(1KB)
----composer.json(721B)
----composer.lock(14KB)
----README.md(1KB)
----image()
--------screenshot.png(20KB)

网友评论