# Functions
No description provided by the author
GetContext wraps each request in a function which fills in the context for a given request.
JSONError returns an error in JSON format with the given status code and message.
No description provided by the author
RequireLogin is a simple middleware which checks to see if the user is currently logged in.
# Variables
No description provided by the author