Skip to content
Snippets Groups Projects
Commit b6dec5ec authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

link

parent d9b76ab1
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,8 @@ flask-minijson ...@@ -9,7 +9,8 @@ flask-minijson
[![PyPI](https://img.shields.io/pypi/implementation/flask-minijson.svg)](https://pypi.python.org/pypi/flask-minijson) [![PyPI](https://img.shields.io/pypi/implementation/flask-minijson.svg)](https://pypi.python.org/pypi/flask-minijson)
An extension for Flask to allow clients to submit data using the An extension for Flask to allow clients to submit data using the
application/minijson codec [minijson](https://github.com/Dronehub/minijson) codec by providing
a `Content-Type` header of `application/minijson`.
flask-json is required to be initialized before `FlaskMiniJSON`, in such a way: flask-json is required to be initialized before `FlaskMiniJSON`, in such a way:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment