TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Suggest a Decent(free) Hosting for a Flask App

1 pointsby sujayk_33about 1 year ago
Hi HN,<p>I have trained a Reinforcement learning agent to play a game and I would like to make it interactive through a web app so that others can also use it. I have sketched a simple frontend and a flask backend. (It runs perfectly locally)<p>I want to host it, and since it is not a high-end project, I am looking for free hosting, preferably one that doesn&#x27;t take forever to load and respond.

1 comment

rrr_oh_man12 months ago
My personal progression for hosting Flask has been:<p>PythonAnywhere.com<p>-&gt; Uberspace.de<p>-&gt; AWS EC2<p>Very limited initial web hosting experience. (Aside from hosting very simple own projects à la Wordpress or setting up SSL in the terminal)<p>Each of these steps has been cheaper than the previous, but slightly more involved (and much more capable).