FastAPI requests and json

everyone. Got question about requests in FastAPI. I need to create post method which get json as request and then give json as response. Then i need to take this json-response and send it to request of another post method. Finally i must get second post method which request is response of first post method! I hope i explained well the question.


Ответы (0 шт):