Giter VIP home page Giter VIP logo

artistapi's Introduction

Clone

git clone https://github.com/michelleNunes/ArtistAPI.git

Python version

>= Python 3.8 version

Python dependencies

pip install -r requirements.txt

Start Redis server

Download redis-server in the link: 
https://github.com/re757575/myHubot/tree/master/redis-2.4.5-win32-win64
unzip the file, then execute redis-server.exe and redis-cli.exe

Install AWS CLI

Download AWSCLIV2.msi in awshttps://aws.amazon.com/pt/cli/
If you have the AWS CLI installed, then you can use the aws configure command to configure your credentials file:

aws configure
Alternatively, you can create the credentials file yourself. By default, its location is ~/.aws/credentials. At a minimum, the credentials file should specify the access key and secret access key. In this example, the key and secret key for the account are specified the default profile:

[default]
aws_access_key_id = YOUR_ACCESS_KEY
aws_secret_access_key = YOUR_SECRET_KEY

URL

To access the code, enter with the localhost IP, the Artist and the Cache
EX: http://192.168.1.106:5000/music/Evanescence/false

artistapi's People

Contributors

michellenunes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.