Closed PymPhekasut closed 3 years ago
pyRevit comes with requests
library, so you could conveniently execute any request to your FastAPI server.
pyRevit comes with
requests
library, so you could conveniently execute any request to your FastAPI server.
Thank you so much. I am new in programming. Do you have sample like how to do it?
Let's switch this discussion to https://discourse.pyrevitlabs.io
Hi,
I use pyRevit in my Revit project. Now I like to request CRUD to uvicorn server with FAST API. Does anyone know how to do it? Thank you