0.1.0-alpha.5 • Published 4 years ago

fetch-core v0.1.0-alpha.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Fetch

npm version

A fetch interface/functor for ReasonML/OCaml.

Description

A fetch interface and implementation based on the Fetch-specification from Whatwg. That said, it makes conscious trade-offs and decisions to fit the Reason/OCaml-ecosystem. It also takes inspiration and attempts to follow community-idioms and best practices with regards to HTTP-clients.

The goal is to be pluggable with any HTTP or Promise-implementation provided it conforms to the common interface.

See fetch-native-lwt for an example-implementation.

Credits

The implementation is largely inspired from @aantron's efforts in "Promisifying" luv.

0.1.0-alpha.5

4 years ago

0.1.0-alpha.4

4 years ago

0.1.0-alpha.3

4 years ago

0.1.0-alpha.2

4 years ago

0.1.0-alpha.1

5 years ago

0.1.0-13

5 years ago

0.1.0-12

5 years ago

0.1.0-11

5 years ago

0.1.0-10

5 years ago

0.1.0-9

5 years ago

0.1.0-8

5 years ago

0.1.0-7

5 years ago

0.1.0-6

5 years ago

0.1.0-5

5 years ago

0.1.0-4

5 years ago

0.1.0-3

5 years ago

0.1.0-2

5 years ago

0.1.0-1

5 years ago

0.1.0-0

5 years ago