<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Set up custom API as Cloudron app?]]></title><description><![CDATA[<p dir="auto">Is it a good idea to set up a custom python API as a custom Cloudron app? My research showed it was possible, but I couldn't find any direct reference of someone doing it. So, I was wondering if I am missing something?</p>
<p dir="auto">The API is super small, but it needs constant availability and no lag longer than usual latency, that's basically it.</p>
]]></description><link>https://forum.cloudron.io/topic/9070/set-up-custom-api-as-cloudron-app</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 13:27:19 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9070.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Apr 2023 04:49:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Set up custom API as Cloudron app? on Fri, 21 Apr 2023 07:15:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekevu123" aria-label="Profile: ekevu123">@<bdi>ekevu123</bdi></a> don't see why not. Running selfhosted custom apps is part of Cloudron. We run many custom apps which expose an API (but mostly nodejs).</p>
<p dir="auto"><a href="https://ipv4.api.cloudron.io/api/v1/helper/public_ip" target="_blank" rel="noopener noreferrer nofollow ugc">https://ipv4.api.cloudron.io/api/v1/helper/public_ip</a> and <a href="https://ipv6.api.cloudron.io/api/v1/helper/public_ip" target="_blank" rel="noopener noreferrer nofollow ugc">https://ipv6.api.cloudron.io/api/v1/helper/public_ip</a> <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> for example gives your public IP.</p>
]]></description><link>https://forum.cloudron.io/post/65217</link><guid isPermaLink="true">https://forum.cloudron.io/post/65217</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 21 Apr 2023 07:15:21 GMT</pubDate></item><item><title><![CDATA[Reply to Set up custom API as Cloudron app? on Fri, 21 Apr 2023 06:17:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekevu123" aria-label="Profile: ekevu123">@<bdi>ekevu123</bdi></a> sure, if you can run your app that responds to API requests from CLI, you can package it in a container and run it as an App.</p>
]]></description><link>https://forum.cloudron.io/post/65211</link><guid isPermaLink="true">https://forum.cloudron.io/post/65211</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 21 Apr 2023 06:17:32 GMT</pubDate></item></channel></rss>