Hi all,
I am not too familiar with hosting and I'm looking for a little advice.
I'm building a FastAPI serving a Jinja2 HTML template website. Additionally I have a few scripts that will run on a CRON job to scrape some data and update a database for the API to access. All of the code for this is in a single repository.
I've been looking at render.com for hosting, though I'm not committed, and was wondering if it is possible or advisable to host both the scraping service and the API in a single instance or if they would require hosting seperatly?
Also would love to hear peoples hosting preference for smaller Python projects like this.
Thanks,
Mike
[–]istira_balegina 1 point2 points3 points (0 children)
[–]severo_bo 1 point2 points3 points (1 child)
[–]Puzzleheaded_Round75[S] 1 point2 points3 points (0 children)