Skip to content

Repository files navigation

Spotify Stats APi

This project supports features that support stats using Spotify API.

Local development

Install the git commit hooks

pre-commit install && pre-commit install -t pre-push

Run the following command to setup your environment:

poetry install

Running the linter:

poetry run flake8 src/

Auto-fix linting problems:

poetry run black src/

Running the app locally:

poetry run python runserver.py

The SwaggerUI will be avaliable at http://localhost:8081/api/docs.

Configuration

For easier configuration while running locally, you can create a .env file at the root of the project populated with the dsired parameters.

For example:

DEBUG=true

Future Changes

Code improvmenets are suggested in the doc-strings and prefaced with TODO.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages