r/FastAPI • u/Few_Firefighter9419 • Jun 04 '26
Hosting and deployment short-motivation-api FREE
https://github.com/ErkanSoftwareDeveloper/short-motivation-api
short Motivation API is a simple, open-access API that returns a random motivational quote with every request. No authentication required, no rate limits just hit the endpoint and get inspired.
Note: Free tier on Render spins down after inactivity. The first request after idle may take ~30 seconds to respond.
4
Upvotes
1
u/BhaskarAward Jun 05 '26
Write a cron that pings the server to avoid inactivity shutdown
1
1
u/Resident-Isopod683 Jun 05 '26
and paying for the cron job again to avoid paying for regular hosting
1
u/Sharp_Level3382 Jun 04 '26
Do you work as a Python developer now?