Hi everyone, it is my first time here in the Helios world , I'm using it to learn about servers, apis, remote databases etc...
My goal for the moment is to host a .py script that is actually an Restful API. I made it thanks to this tutorial (if someone is interested).
the script once started runs forever, waiting for rest request (get, put, post, delete...)
The script uses Flask, and flask_restful.
I checked here: http://krydos2.helio...in/modules37.py
if the modules was already installed but, "flask_restful" is missing.
So I'm kindly asking to the mods if they can add this module -> flask_restful to Jhonny and Tommy (Python 3.x)
Thanks in advance.
Edited by antobarb, 13 January 2021 - 05:05 PM.