Convert Python Script to a Rest API Step by Step with Example

preview_player
Показать описание
#python #script #rest #api
Video Tutorial shows step by step guide to convert python script to API using a python flask module.
Рекомендации по теме
Комментарии
Автор

Hi, this was great tutorial, thankyou.

Could you please do a video on how to create an api for a functional script like ntscraper that can be used on front end? Also what is the best way to store the returned data in a database? Is it advisable to let the api handle that or should it be handled by front end code?

I'm new to development/coding.
Thanks.

mstifler
Автор

At which point you have have converted python script to rest api. you have only written a flask function in python.

jeromeg
Автор

Hoe to upload this api on server???
Means how to host this api?

souvikkumarbarua
Автор

fianlly a proper well made explanation video from you.. where you actually explain and not just write

disrael