Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pjfanning/zio-http-caliban-example
Caliban example for Zio-Http
https://github.com/pjfanning/zio-http-caliban-example
caliban caliban-graphql scala scala3 zio-http
Last synced: 24 days ago
JSON representation
Caliban example for Zio-Http
- Host: GitHub
- URL: https://github.com/pjfanning/zio-http-caliban-example
- Owner: pjfanning
- License: apache-2.0
- Created: 2022-07-31T13:26:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T13:21:54.000Z (about 2 years ago)
- Last Synced: 2024-05-01T16:13:26.490Z (6 months ago)
- Topics: caliban, caliban-graphql, scala, scala3, zio-http
- Language: Scala
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zio-http-caliban-example
[Caliban](https://github.com/ghostdogpr/caliban) GraphQL example for [ZIO-Http](https://github.com/dream11/zio-http). The code is taken directly from Caliban's examples. The only changes are to allow the code to compile with Scala 3.```
sbt run
```Run `ExampleApp` and open http://localhost:8088/graphiql