GET /song/search

asuarez.dev:searchly

Summary: API endpoint to search songs from the database given a query
Operation ID: src.searchly.api.v1.controllers.song.search
Auth: unknown
Description

Endpoint for an end-user client to search songs from the database given a String query. If you want to run the /song/search operation, you can do so via an HTTP GET command to the following URL: ``` https://searchly.asuarez.dev/api/v1/song/search ```

Parameters (1)

query (string, query, required)

Query.

No probe data for this endpoint yet.