Python Forum
How to Host a REST API that executes a PYTHON script on the WEB SERVER
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Host a REST API that executes a PYTHON script on the WEB SERVER
#1
Hi Python Gurus,
I have Python installed on my machine.
I have created a python script my_python_script.py that executes locally.
Now, I am trying to expose this as a REST API, that can be executed from the Browser URL remotely.
Can you tell me which Web Server I need to install e.g. APACHE / TOMCAT.
How can I build a REST API that executes my_PYTHON_script on the WEB SERVER and responds with an output as the Response.
Can you also include solutions that do not include Flask
Reply


Messages In This Thread
How to Host a REST API that executes a PYTHON script on the WEB SERVER - by rahul4data - Jan-22-2019, 10:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Script does not work on Linux server scrapemasta 0 455 Mar-22-2024, 11:07 AM
Last Post: scrapemasta
  Choosing Python web host? Crododo 2 2,545 Jan-19-2023, 02:05 PM
Last Post: prvncpa
  deploying python script on a server rickyrt 0 1,541 Aug-31-2021, 04:03 PM
Last Post: rickyrt
  Python Rest API Public/Secret Keys Authentication Nonce dn237 1 2,994 Oct-31-2019, 02:07 AM
Last Post: dn237
  Python Flask REST API vndywarhol 1 3,072 Sep-28-2018, 12:43 PM
Last Post: thomasp
  Begginer - How to choose a server to run my Python script with MongoDB? Mapl 1 3,860 Oct-24-2017, 01:02 PM
Last Post: DeaD_EyE
  Please give me some advice on how to host python apps on a vps FonCheato 1 3,395 Feb-02-2017, 02:21 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020