Skip to content

Forum in maintenance, we will back soon 🙂

Using Python as bac...
 
Notifications
Clear all

Using Python as backend for wordpress tool

2 Posts
2 Users
0 Reactions
101 Views
(@Anonymous 77251)
Posts: 1
New Member Guest
Topic starter
 

Hello Hassan loved your videos and your dedication to teaching us I was wondering how can we use the python code for backend for WordPress ai tools. I know we need to convert the script into an API then use the PHP script to call it and attach to the frontend.
The main problem is how to convert it into an API and where to setup or host the python script.
If I am missing something please guide me.

 
Posted : 07/07/2024 2:34 pm
(@husein)
Posts: 531
Member Moderator
 

@wixil41538nolan To convert it into an API you can use the fastAPI library it helps you build an API very easily. And, considering hosting it there are tons of services that offer this, check contabo if you like.

 
Posted : 07/08/2024 9:15 am
Share: