Skip to content

SpotiQue/API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpotiQue API

In this repository you've got API. It's purpose is to manage getting and inserting tracks into queue.

It also is responsible for WebSocket connections from frontend.

Installation

For development, use vagrant with ansible provisioning from different repository

For production (raspberryPi) use ansible provisioning, from the same repo.

If you don't want to use that, just run pip install -r requirements.txt.

Running

gunicorn api:app -k aiohttp.worker.GunicornWebWorker -b localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages