server + music player

This commit is contained in:
√(noham)²
2024-02-29 22:13:19 +01:00
parent 37eb055d2c
commit fbb35c94ae
5 changed files with 227 additions and 35 deletions

View File

@@ -13,4 +13,4 @@ def display_content():
return jsonify(cache)
if __name__ == '__main__':
app.run(debug=True)
app.run(debug=True)