sangria-relay-playground:支持用Play和sangria编写的Relay的GraphQL服务器示例

时间:2024-05-18 20:22:01
【文件属性】:

文件名称:sangria-relay-playground:支持用Play和sangria编写的Relay的GraphQL服务器示例

文件大小:18KB

文件格式:ZIP

更新时间:2024-05-18 20:22:01

HTML

桑格利亚继电器乐园 这是一个例子服务器支持写有和。 它也可以作为一个游乐场-在右侧,您可以看到在服务器上实现的GraphQL模式的文本表示形式,您可以在此处查询。 您可以在左侧执行GraphQL查询,并查看其执行结果。 在这里可用: 这只是一个小示范。 当您开始在服务器端使用模式时,它真的变得很有趣。 幸运的是,这很容易做到。 由于它是一个简单的Play应用程序,因此在本地启动Playground并开始使用模式进行播放所需的全部工作如下: $ git clone https://github.com/sangria-graphql/sangria-relay-playground.git $ cd sangria-relay-playground $ sbt run 现在,你已经准备好去的操场或[HTTP://本地主机:9000 / 先决条件是 , 。


【文件预览】:
sangria-relay-playground-main
----.gitignore(271B)
----app()
--------models()
--------views()
--------controllers()
--------Filters.scala(203B)
----project()
--------plugins.sbt(59B)
--------build.properties(19B)
----LICENSE(591B)
----schema.json(42KB)
----README.md(1KB)
----conf()
--------logback.xml(675B)
--------routes(676B)
--------application.conf(1KB)
----activator.properties(212B)
----app.json(393B)
----build.sbt(689B)

网友评论