jsonlint icon indicating copy to clipboard operation
jsonlint copied to clipboard

A flexible json validation for python RESTful API service development.

jsonlint

Build Status Coverage Status

A flexible json validation for python web development.

Installation

Install or upgrade using pip.

pip install jsonlint

Install from source:

python setup.py install

Links

To-do

  • Generating interactive documentation (with Swagger UI)

Third-Party Library Integrations

  • Flask-Lint is an integration with the Flask framework.

Reference

jsonlint built on wtforms.