0.12.3 • Published 4 days ago

api-reach v0.12.3

Weekly downloads
59
License
MIT
Repository
github
Last release
4 days ago

api-reach

JavaScript universal API Client that is easy, just-works and is feature rich/pluggable. Based on fetch.

Features

  • features list is @TODO but it's better than others 😎

TODO

Important

  • timeout support
  • add cache support

Less important

  • cookie jar support
  • add files upload support
  • add binary support
  • handle multiple same header
  • handle same header, different letters case
  • if using url with query params and object query params - merge them
  • add abort container wrapper, that will abort all requests in it (useful for stopping stuff for websites) ?
  • add a lot of tests
  • audit for memory leaks or performance degrading (compared to bare fetch)

Almost not important

  • code cleanup (eliminate hardcoded values)
  • allow injecting qs methods
  • handle >= 600 statuses as unknown status
  • do not pass unknown options to fetch
  • handle unknown options (incorrect type)

License

MIT

0.14.0-beta.1

4 days ago

0.12.3

2 years ago

0.13.0-beta.1

2 years ago

0.12.2

2 years ago

0.12.1-beta.1

3 years ago

0.12.1-beta.2

3 years ago

0.12.0

3 years ago

0.11.0

3 years ago

0.11.1

3 years ago

0.11.2

3 years ago

0.10.0

3 years ago

0.10.0-beta.0

3 years ago

0.9.0

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0-beta.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.3.0-beta.1

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1-alpha.4

5 years ago

0.0.1-alpha.3

5 years ago

0.0.1-alpha.2

5 years ago

0.0.1-alpha.1

5 years ago

0.0.0

5 years ago