7

I developed REST API in PYTHON. I want to deploy it on Apache Tomcat Server, Is it possible to deploy it on Tomcat server?

Sanjay
  • 71
  • 1
  • 5
  • why would you like to do this horrible horrible thing? – shahaf Apr 07 '18 at 11:53
  • I am just confirming weather is it possible or not? – Sanjay Apr 07 '18 at 11:56
  • @shahaf which server can be use for REST API deployment? – Sanjay Apr 07 '18 at 11:57
  • 1
    any language has its own servers, java has tomcat, undertow, jetty and a few more, python has flask, Django, tornado and also some more, I suggest go with python and flask http://flask.pocoo.org/ (easier for beginner) despite your tomcat8 tag – shahaf Apr 07 '18 at 12:03
  • Sometimes requirements seem strange, but I only have Permission to run Tomcat and it would be good if I could lanch a Python program. This question is valid. Maybe use Jython and modjy? – rleir Jan 11 '22 at 14:46

0 Answers0