Skip to content

⚡️SonghoundFilter ⚡️ Engine, its the Songhound filter engine to help aggregate data when filtering in the Songhound App on firebase

Notifications You must be signed in to change notification settings

dubeboy/LightingSonghoundFilterEngine

Repository files navigation

⚡️SonghoundFilterEngine ⚡️



Documentation Team Chat MIT License Continuous Integration Swift 4.1

About

This server communicates with firebase and aggregates artists data and top songs to one JSON body will also be the homepage for my app

Search API

The Search API allows you to search for favourite music in your area.

issue a get request to /fire with the params songName="" and location="". where location is the suburb name

Example

we will use apples infinite loop location. curl -XGET https://sh100xdivinedube33.vapor.cloud/fire?songName='Blank '&location='Cupertino'

Response

{ "907104698": { "name":"Blank Space", "songID":907104698 } }

About

⚡️SonghoundFilter ⚡️ Engine, its the Songhound filter engine to help aggregate data when filtering in the Songhound App on firebase

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published