Skip to content

Commit be7dfa6

Browse files
authored
Update http4k.md
1 parent 1fd1cac commit be7dfa6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Writerside/topics/http4k.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
> See [sample-http4k](https://github.com/apollographql/apollo-kotlin-execution/tree/main/sample-http4k) for a project using the http4k integration.
44
5+
## Add apollo-execution-http4k to your project
6+
7+
> Make sure to follow the steps in ["Getting started"](getting-started.md) first to generate your `ServiceExecutableSchemaBuilder`.
8+
59
To use the http4k integration, add `apollo-execution-http4k` to your dependencies and the http4k bom:
610

711
```kotlin

0 commit comments

Comments
 (0)