- Twelve Go Best Practices | Francesc Campoy Flores, Gopher at Google
- Best practices for a new Go developer | Satish Talim
$ docker run -d redis -p 6379:6379
$ go run OAuth2.go
Open in your web browser:
http://localhost:14000/authorize?response_type=code&client_id=1234&redirect_uri=http://localhost:14000/appauth/code