Skip to main content

Register json errorhandlers for a flask REST server

Project description

version license pyversions pipeline status coverage

flask-json-errorhandler

Register json errorhandlers for a flask REST server

Usage

from flask import Flask

from flask_json_errorhandler import init_errorhandler(app)


def create_app():
    app = Flask(__name__)
    init_errorhandler(app)

Testing

python setup.py test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-json-errorhandler-1.0.3.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file flask-json-errorhandler-1.0.3.tar.gz.

File metadata

File hashes

Hashes for flask-json-errorhandler-1.0.3.tar.gz
Algorithm Hash digest
SHA256 65e9dcfa5e66c0bb86e9e1679fca74b9310170ada7558bf7fada261eff4a4105
MD5 9ea33d531ff32766840e166187f10873
BLAKE2b-256 20101e99312f14750ed4bfcae0fb2e37303bd118fdafe9712f55db2041785e98

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page