Add design doc and SoundCloud API reference
Design for a SoundCloud likes fetcher service that builds weekly playlists for Nick the Rat Radio and serves them via JSON API. Made-with: Cursor
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
.DS_Store
|
||||
*.db
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user