Skip to content

Commit

Permalink
Update examples.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored Jul 2, 2024
1 parent 8f6e563 commit 1339e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vuepress/docs/docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The [examples](https://github.com/ghostdogpr/caliban/tree/series/2.x/examples/)
- [GraphQL API exposed with play](https://github.com/ghostdogpr/caliban/tree/series/2.x/examples/src/main/scala/example/play)
- [GraphQL API exposed with play's route file](https://github.com/rlavolee/caliban-play-with-route-file)
- [GraphQL API exposed with zio-http](https://github.com/ghostdogpr/caliban/tree/series/2.x/examples/src/main/scala/example/ziohttp)
- [GraphQL API exposed with Ox and Netty](https://gist.github.com/ghostdogpr/7eaf3d6b38a78a3a55723954f4fa9ba6)
- [GraphQL Client usage](https://github.com/ghostdogpr/caliban/tree/series/2.x/examples/src/main/scala/example/client)
- [GraphQL Client integration with Laminext](https://github.com/ghostdogpr/caliban/tree/series/2.x/client-laminext/src/test/scala/caliban/client/laminext)
- [Optimization with ZQuery](https://github.com/ghostdogpr/caliban/tree/series/2.x/examples/src/main/scala/example/optimizations)
Expand Down

0 comments on commit 1339e90

Please sign in to comment.