Skip to content

TypoJam/LastFM-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypoJam LastFM Proxy server

Server that proxies last.fm requests coming from TypoJam so our API key/secret doesn't get exposed.

Quick Start

$ . scripts/venv.sh
$ micro app/config.py # Set up config
$ ./scripts/run-dev.sh

Contributing

Contributing is always appreciated! Feel free to create a pull request.

Before you do, make sure you checked your code with mypy (Included in requirements.txt). If you're on Linux (or any other environment that has bash) you can create a symlink so it checks your code before you commit:

$ ln -s $PWD/scripts/pre-commit.sh .git/hooks/pre-commit

About

Proxy TypoJam scrobbles

Resources

Stars

Watchers

Forks