/shoutbox-server

Example server for the Openplanet authentication API. This is the server behind the Shoutbox plugin.

Primary LanguageGo

Openplanet Shoutbox Server

This is the server for the example Shoutbox plugin. It demonstrates how the authentication API works.

Building

This is a Go project, so you just need to run go build to build it.