plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 50 forks source link

Issuing subrequests #1172

Open jianaijun opened 2 years ago

jianaijun commented 2 years ago

Currently, in a get (read) request, it is difficult to issue a patch (write) request. Is there a (easy) way/mechanism to make sub-requests, like plone.subrequest packages.