mardi 20 février 2018

web interface for multiple programming languages

I have written applications in three different programming languages and naturally they all run standalone over the command line atm (java, c#, python).

As a newbie when it comes to web development, I am looking for a solution that lets me create a web interface where I can basically press a button which then runs the code and displays it in the browser.

From what I can tell solutions like Django only allow me to run python code, while java and c# have their own respective frameworks.

Is there a framework to connect all three, or am I completely off with my assumptions about django etc.? Can you guide into a direction what I should be looking up? How does REST fit in here?

Thanks in advance




Aucun commentaire:

Enregistrer un commentaire