safeexam-server
https://github.com/korylprince/safeexam-server
This is a backend server for a custom version of SafeExamBrowser that checks a server for a code instead of storing it locally. (If you'd like a copy of that, send me a message.)

#Installing#
go get github.com/korylprince/safeexam-server/...
If you have any issues or questions, email the email address below, or open an issue at:
https://github.com/korylprince/safeexam-server/issues
#Usage#
Configuration is done with environment variables. See Config
for what those options are and what they do.
#Copyright Information#
Some libraries under /static/
have their own licenses.
All other code is Copyright 2015 Kory Prince (korylprince at gmail dot com.)
This code is licensed under the same license go is licensed under (with slight modification.) If you'd like another license please email me.