Bored-API icon indicating copy to clipboard operation
Bored-API copied to clipboard

Is there an API which return a list of activities instead of only one everytime?

Open dm-for-git opened this issue 2 years ago • 2 comments

dm-for-git avatar Mar 26 '22 16:03 dm-for-git

I wanna make this more clearly, for example: http://www.boredapi.com/api/activity?type=recreational&minaccessibility=0&maxaccessibility=1

The above api will return only 1 item everytime, is there any API return a list of items? Thanks in advance.

dm-for-git avatar Mar 26 '22 17:03 dm-for-git

I also would like to have an endpoint that gives a list of items. I would love to use this API for a coding bootcamp assignment, but one of the requirements is that I have to iterate the data I get from the API and I can't do that with only one item returned. :(

mishatuesday avatar Sep 30 '22 18:09 mishatuesday