<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Revit API REST/Cloud in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862528#M12918</link>
    <description>&lt;P&gt;It's officially supported by Microsoft to host ASP.NET WebAPI in any .NET project with some nuget packages.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/aspnet/web-api/overview/older-versions/self-host-a-web-api" target="_blank" rel="noopener"&gt;Self-Host ASP.NET Web API 1 (C#) - ASP.NET 4.x | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/aspnet/web-api/overview/hosting-aspnet-web-api/use-owin-to-self-host-web-api" target="_blank"&gt;Use OWIN to Self-Host ASP.NET Web API - ASP.NET 4.x | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or you can use HttpListener to build a lightweight server to handle local requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WCF is also a choice for local http server which is not that handy if you prefer RESTful APIs.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 13:03:30 GMT</pubDate>
    <dc:creator>Kennan.Chen</dc:creator>
    <dc:date>2023-03-31T13:03:30Z</dc:date>
    <item>
      <title>Revit API REST/Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862423#M12917</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Like many others before this is yet another plea for the development team to update the Revit API to work with .NET, as I'm trying to make a Revit addin work with the Autodesk Forge API and a server setup of my own.&lt;BR /&gt;&lt;BR /&gt;Using the Forge API with .Net Framework 4.8 works alright, but there is no way to test it through 'modern measures' as you would with Postman for instance.&amp;nbsp; Implementing a REST API through .Net48 is a hassle of going through third party libraries in itself.&lt;BR /&gt;&lt;BR /&gt;Does anyone have experience with making a RESTful API work with a Revit addin? Losing access to the ASPNET functionality really makes this task dreadful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 12:30:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862423#M12917</guid>
      <dc:creator>ole.lyso</dc:creator>
      <dc:date>2023-03-31T12:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Revit API REST/Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862528#M12918</link>
      <description>&lt;P&gt;It's officially supported by Microsoft to host ASP.NET WebAPI in any .NET project with some nuget packages.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/aspnet/web-api/overview/older-versions/self-host-a-web-api" target="_blank" rel="noopener"&gt;Self-Host ASP.NET Web API 1 (C#) - ASP.NET 4.x | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/aspnet/web-api/overview/hosting-aspnet-web-api/use-owin-to-self-host-web-api" target="_blank"&gt;Use OWIN to Self-Host ASP.NET Web API - ASP.NET 4.x | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or you can use HttpListener to build a lightweight server to handle local requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WCF is also a choice for local http server which is not that handy if you prefer RESTful APIs.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:03:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862528#M12918</guid>
      <dc:creator>Kennan.Chen</dc:creator>
      <dc:date>2023-03-31T13:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Revit API REST/Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862558#M12919</link>
      <description>&lt;P&gt;I created a whole series of samples demonstrating how to connect the desktop BIM and cloud functionality using the Revit API, REST and node.js. The early samples were born before the advent of APS (formerly Forge), the later ones include it:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/jeremytammik/FireRatingCloud" target="_blank"&gt;https://github.com/jeremytammik/FireRatingCloud&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, everything you are asking for is already there. Your plea is fulfilled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wish you lots of fun and success implementing your own connection between Revit and cloud.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 13:07:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/11862558#M12919</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-03-31T13:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Revit API REST/Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/12055847#M12920</link>
      <description>&lt;P&gt;&lt;SPAN&gt;That sounds interesting!&lt;BR /&gt;One question: Is it possible to access the full functionality of the Revit API on a WebAPI like ASP.NET Core?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a web app with my own way to structure a building's data and geometry and I want to export it to Revit.&amp;nbsp;&lt;BR /&gt;So creating a Revit file with all elements (walls, slabs, ...) as Revit objects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have this custom export script on a Web API using the Revit API or is there another way to achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 13:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/12055847#M12920</guid>
      <dc:creator>niklas473AY</dc:creator>
      <dc:date>2023-06-23T13:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Revit API REST/Cloud</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/12058060#M12921</link>
      <description>&lt;P&gt;Your question cannot be answered with yes or no. The answer is pretty complex and depends on many aspects. I would say the official answer is No, and recommendation would be to use the cloud-based APS instead. My DIY- apporach that I point out above tries to prove that the answer can be Yes, for a very limited use case. So, it depends. Please read the material I pointed out above and all will become clear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jun 2023 16:18:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/revit-api-rest-cloud/m-p/12058060#M12921</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2023-06-24T16:18:47Z</dc:date>
    </item>
  </channel>
</rss>

