Skip to content

Commit

Permalink
Add link to full joke api solution
Browse files Browse the repository at this point in the history
  • Loading branch information
dvob committed Oct 26, 2023
1 parent 444cfc5 commit 9be2ca5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/exercises/lab_joke_api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ line = strings.TrimSpace(line)
[Client](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-client)

[Server](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-server)

[Full Combined](https://github.com/acend/go-basics-training-examples/tree/master/joke-api-full)

0 comments on commit 9be2ca5

Please sign in to comment.