Skip to content

Commit

Permalink
PER-9215-redirect to go example app with terraform (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich authored Feb 28, 2024
1 parent 728a7de commit 5bcc5ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/getting-started/_quickstart-parts/_quickstart_golang.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,7 @@ func main() {
http.ListenAndServe(fmt.Sprintf(":%d", port), nil)
}
```

## Full app example (includes ABAC RBAC and terraform )

https://github.com/permitio/permit-go-example

0 comments on commit 5bcc5ac

Please sign in to comment.