basic_bot.commons.web_utils
Utility functions for handling Flask web responses and requests.
json_response
Return a JSON response.
respond_ok
Return a JSON response with status ok.
respond_not_ok
Return a JSON response with status not ok.
Utility functions for handling Flask web responses and requests.
Return a JSON response.
Return a JSON response with status ok.
Return a JSON response with status not ok.