Actions

smarty.reactions.register_reactions_api(app: flask.app.Flask, url_prefix='')

Registers all versions of the flask api.

Parameters:
  • app (flask.Flask) – Flask app instance.
  • url_prefix (str) – URL prefix for the API routes.