AZLyrics API
An API interface for azlyrics, it uses azapi under the hood.
Check the automatic generated docs by Swagger.
-
Install Poetry
-
Install dependencies and enter to virtual environment
poetry shell && poetry install-
Put
ENV=developmentin your.envfile -
Start the process
python run.py-
Install Docker
-
Build the image
docker build . -t ultirequiem/azlyrics_api- Run the image
docker run -p 8080:8080 -d ultirequiem/azlyricsThis project is licensed under the MIT Licence.