Friday, 26 May 2017

Refresh python file linked to nodeJS

I linked a nodeJS file with a Python file in an express app. My python file generate an unique URL. However I have to restart my server each time I want to make another test with that URLbecause when I refresh my page, the python file doesn't refresh... Is it normal ? Can I do something to have my python file refreshed everytime I refresh my page ?

Thank you guys ;)



via Aaron Aben Danan

No comments:

Post a Comment