How to Deploy a Fast api python App to Render.com for Free (Heroku Alternative)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Very Helpful video for beginner in the API python app

pramodbandgar
Автор

i used postgres database with my fastAPI project...so should i need to go through some additional process to deploy the project?

putimassjindabad
Автор

what extension you use in your browser like your bookmarks very

ashutoshhear
Автор

is they provide webhook receiver/public url ? and ihave a single script, that wil lreceive webhook and handle itself, can i run it on this? at a schedule time ? and what is the cost of doing the all thiing? please

arnabroy
Автор

Thank you very much, it really helped me

valentinanavarro
Автор

how to fix pyodbc.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'ODBC Driver 18 for SQL Server' : file not found (0) (SQLDriverConnect)") when I deploy my project to render by python 3.9

luxsurj
Автор

I keep on getting "jwt" module not found, although i have it mentioned it in requirements.txt . Also it works perfectly locally.

Can anyone please help me

shardulbhot
Автор

Why do I get bash: uvicorn: command not found?

Vincent-bmcs
Автор

Im getting an erro: cannot assign requested address

pbsjnsx
Автор

Thanks alot. i keep geting the error of GET/HTTP/1.1 '404 ERROR'

johndominion
Автор

whether for now the platform is still free?

amatirtutor-yxfh
Автор

3:12 I have been stucked in this step for an hour, I pressed Ctrl+C many times but nothing happened. My keyboard is still so good. Please help me

luisdato
Автор

I am getting an error - error: failed to solve: process "/bin/sh -c pip install --no-cache-dir -r requirements.txt" did not complete successfully: exit code: 1

harshpandey