# Functions
NewWriteJSONHandler returns a new instance of handler.
# Constants
JSONWriteHTTPMethod is the HTTP method used with this resource.
WriteJSONURL is the url for the write json handler.
# Structs
WriteJSONHandler represents a handler for the write json endpoint.
WriteQuery represents the write request from the user NB(braskin): support only writing one datapoint for now TODO: build this out to be a legitimate batched endpoint, change Tags to take a list of tag structs.