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
+3
View File
@@ -0,0 +1,3 @@
"""
All network requests are defined here.
"""