john-kelly / elm-postgrest

Make PostgREST requests in Elm
109 stars 14 forks source link

change `list` function #33

Closed john-kelly closed 7 years ago

john-kelly commented 7 years ago

confusing name in the context of the field decoders

john-kelly commented 7 years ago

requestFirst, requestMany, requestPage

vs

requestMany vs requestList

vs

first, list, paginate

john-kelly commented 7 years ago

many