add method and route to fetch similar artists from lastfm

This commit is contained in:
geoffrey45
2023-03-12 19:28:41 +03:00
parent e3ec9db989
commit fed62bf7f4
6 changed files with 62 additions and 45 deletions
+1
View File
@@ -26,3 +26,4 @@ def get_ip():
soc.close()
return ip_address