can We Python as a server side

can We Python as a server side

officialrjofficialrj Posts: 4Questions: 2Answers: 0

can We Python as a server side or its mandatory to use php node.js or .net framework

Answers

  • colincolin Posts: 15,143Questions: 1Answers: 2,586

    You can use what ever you like for serverSide, provided it responds correctly to the protocol. Also see examples here.

    Cheers,

    Colin

This discussion has been closed.