/restdemo

A demo showing how to use Go to serve an Oauth2 protected REST API.

Primary LanguageCSS

restdemo

A demo showing how to use Go to serve an Oauth2 protected REST API.

To get the binary, run:

go install github.com/shutej/restdemo/basicrestdemo

You will still need to clone the project so you can get at the SSL certificates and the static files. Run the "basicrestdemo" binary in the root of the repository, then click here.