Skip to content

Repository files navigation

versionlicensepyversionspipeline statuscoverage

flask-json-errorhandler

Register json errorhandlers for a flask REST server

Usage

fromflaskimportFlaskfromflask_json_errorhandlerimportinit_errorhandler(app)
defcreate_app():
app=Flask(__name__)
init_errorhandler(app)

Testing

pythonsetup.pytest

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages