pyrevitlabs / pyRevit

Rapid Application Development (RAD) Environment for Autodesk Revit®
http://wiki.pyrevitlabs.io
GNU General Public License v3.0
1.33k stars 338 forks source link

Does anyone know how to use pyRevit with FastAPI in python #1274

Closed PymPhekasut closed 3 years ago

PymPhekasut commented 3 years ago

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

htlcnn commented 3 years ago

pyRevit comes with requests library, so you could conveniently execute any request to your FastAPI server.

PymPhekasut commented 3 years ago

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?

eirannejad commented 3 years ago

Let's switch this discussion to https://discourse.pyrevitlabs.io