{"id":1715,"date":"2021-01-30T07:19:56","date_gmt":"2021-01-30T13:19:56","guid":{"rendered":"https:\/\/blog.iqonda.net\/?p=1715"},"modified":"2021-01-30T07:19:56","modified_gmt":"2021-01-30T13:19:56","slug":"python-flask-api-using-mongodb","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/python-flask-api-using-mongodb\/","title":{"rendered":"Python Flask API Using MongoDB"},"content":{"rendered":"

Python Flask API Using MongoDB<\/h1>\n

After a recent experiment I did to capture the output of jobs with json output from multiple server's to a central collector, I kept my notes for future reference. In short I used my restic backup json format to submit into MOngoDB via a little custom API.<\/p>\n

The notes are showing scripts I used whihc of course may not work in your environment they are for reference only.<\/p>\n

Setup<\/h2>\n