Go Example Apps
We’ve created a number of example applications. These are all licensed under Apache2 and are made available with no warranty. We happily accept pull requests to improve these applications.
You also may be interested in our quickstarts, which offer a quick way to get started adding login and other FusionAuth functionality to your application.
These typically use the go client libraries.
- Golang API quickstart - Golang API quickstart tutorial showing how to integrate FusionAuth with a Golang API application
- Golang device grant - A golang client using the device grant
- Golang JWT - JWT creation and decoding examples with the jwt-go library
- Golang JWT API Gateway - Protecting a microservice with a JWT middleware
- Golang quickstart - Golang quickstart tutorial showing how to integrate FusionAuth with a Golang application