elm / http

Make HTTP requests in Elm
https://package.elm-lang.org/packages/elm/http/latest
BSD 3-Clause "New" or "Revised" License
155 stars 46 forks source link

Http.RateLimit alternative #44

Closed adeel41 closed 5 years ago

adeel41 commented 5 years ago

Copied text from https://github.com/elm/http/issues/8

evancz commented 5 years ago

The ideas in rate-limit.md did not work out, so I just removed it entirely. I think that sort of thing should be handled by 3rd party libraries for now, but I do not want to make specific endorsements in the docs.