Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

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