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.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for flask-json-errorhandler-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6a130e2886c0f06e546d24cd307776cc3f5d2d973191d6556466a67d3d5567cb
MD5 05c58c49dd09b014e0522748b657e837
BLAKE2b-256 640269e13627747a936cb7ed2a0c238f5a18c95da6e021b523e76cfd1aa96029

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