Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 190 Bytes

music-emotion-recognizer

Generate a certificate:

openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes

Then run a python server:

python simple-https-server.py