Skip to content

šŸŽ§ An API developed with Python using the Flask framework, adhering to REST principles for seamless management of music data.

Notifications You must be signed in to change notification settings

daneccc/spotper-api

Repository files navigation

SpotPer

Como rodar

[IMPORTANTE] Entrar com usuario no Sql Server com user 'sa' e senha do seu usuƔrio sa.

$ cd spotper-api
$ python3 -m venv venv - (Criar Virtual Enviroment)
$ venv\Scripts\activate - (Ativar Virtual Enviroment)
$ pip install -r requirements.txt

Selecionando Virtual Enviroment

[VISUAL STUDIO CODE]
- Python:Select Interpreter
- Selecione o Virtual Enviroment Criado

OBS: Comando para atualizar "requirements.txt": pip freeze > requirements.txt ***

About

šŸŽ§ An API developed with Python using the Flask framework, adhering to REST principles for seamless management of music data.

Topics

Resources

Stars

Watchers

Forks

Languages