The task is to parse the data with api in the form of json and write to postgresql in the database.
json looks like this:
[{ DepId=123, PoName=Название, PoType=Тип, Mestnost1=Городская, Mestnost2=Стационарное, PoStatus=1, PostIndex=010000 }] You can throw off any examples, everything seems to be searched or not correctly fumbled.