I want to fetch data from the api which will be provided by me in django where other developer can send json data .i am very new to django .and i dont want to use database because i will store json data on list variable . please help me with the answers as i dont have any idea on this .
- How will i provide a url where someone can post their json
- How and in which file, fetch information from the url
- I need to perform certain python logics and operations using json data because i only know python .
Note: I did use restapi to send json format of my database in one url .
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…