GithubHelp home page GithubHelp logo

poeti8 / findrap.xyz Goto Github PK

View Code? Open in Web Editor NEW
66.0 5.0 7.0 2.04 MB

Discover dope hip-hop music.

Home Page: https://findrap.xyz

License: Apache License 2.0

CSS 47.13% JavaScript 52.87%
music rap hip-hop hiphop api

findrap.xyz's Introduction

findrap.xyz helps you discover dope hip-hop music based on decades, sub-genres or similar artists. Only artists that had at least one great album are included in the database.

If you think an artist is missing or the database is incomplete you can contribute or open an issue.

API

You can get FindRap dope albums and songs by requesting data via below URLs.

All Artists

http://findrap.xyz/api/artist/all

Specific Artist

ARTIST_NAME can be anything from all artists lists (above).

Queries: similar=true to get similar artists and limit=10 to limit response to a certain number of data.

http://findrap.xyz/api/artist/ARTIST_NAME

All Tags

http://findrap.xyz/api/tag/all

Specific Tag

TAG_NAME can be anything from all tags lists (above).

Queries: random=true to get random tags and limit=10 to limit response to a certain number of data.

http://findrap.xyz/api/tag/TAG_NAME

Contribute

Open artists.json or best-new.json and add the new data. The whole data is an array of artists which each one has:

artist artist's name

songs an array of objects for each dope song.

albums an array of objects for each dope album.

tags an array of tags. only among existing tags in the API.

related an array of similar artists. only among existing artists in the API.

Note that the count of dope songs should be one more than dope albums count at maximum. Also the count of all of them together shouldn't be higher than 9.

How to know if an artist or an album is dope?

Based on if it is both critically and fan acclaimed.

Credits

The music icon is from flaticon.com.

findrap.xyz's People

Contributors

poeti8 avatar slavanossar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

findrap.xyz's Issues

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.