omdbapi / OMDb-API

The Open Movie Database Bug Tracking
416 stars 20 forks source link

Calling API without parameters #274

Closed Ajjig closed 1 year ago

Ajjig commented 1 year ago

Calling the API without use any parameters (only apiKey) should return a random object of movies

FrancHR commented 1 year ago

Don't get me wrong, but I need to ask why do you need a random response? I ask because I am working on my own API so any answer is appreciated.