shizhaojingszj / demo_post_json_to_flask

demo_post_json_to_flask
1 stars 0 forks source link

This is a repo created for demo purpose

How can we post a json to a flask-backed server and write the information to a database, for example, mysql, or, mongodb?

First we want to create a json file

Pypi's search page may be a good option for this

I will use requests to do that