routinator
routinator copied to clipboard
Turn error messages into JSON for easier parsing by the UI
Currently error messages are plain text. This works fine, but it might be nicer to use JSON responses instead so they can be parsed in the same way as regular responses.