Skip to content

Commit

Permalink
Added link to example
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Sep 2, 2024
1 parent f35dff8 commit 3f5b3a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ And this is it! You're now ready to send requests:
$ curl http://localhost:8080/Signup/Signup --json '{"username": "slinkydeveloper", "name": "Francesco", "surname": "Guardiani", "password": "Pizza-without-pineapple"}'
```

Please note: some parts of the code example are omitted for brevity, check the [full example](TODO) for more details and how to run this locally with `kind`.
Please note: some parts of the code example are omitted for brevity, check the [full example](https://github.com/restatedev/examples/blob/main/tutorials/knative-go/README.md) for more details and how to run this locally with `kind`.

### We got your back

Expand Down

0 comments on commit 3f5b3a6

Please sign in to comment.