With the endpoint, the client can search a song with the following params: `id` `trackName` `artistName` `releaseDate` These parameters are defined in the songs model, except id which is autogenerated by MongoDB Atlast
With the endpoint, the client can search a song with the following params:
idtrackNameartistNamereleaseDateThese parameters are defined in the songs model, except id which is autogenerated by MongoDB Atlast