melange-fetch
HTTP client library
Low-level bindings to the Fetch API for making HTTP requests
Fetch bindings for Melange
202 stars
7 watching
53 forks
Language: OCaml
last commit: 9 months ago
Linked from 1 awesome list
bucklescriptfetchreasonml
Related projects:
Repository | Description | Stars |
---|---|---|
melange-community/melange-testing-library | Binds testing-library libraries to the Reason programming language. | 7 |
melange-community/melange-jest | Bindings for Jest testing framework to support Reason/OCaml development | 4 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
dmmulroy/create-melange-app | A scaffolded project to help developers learn and build web applications using OCaml, ReasonML, and Melange, targeting JavaScript and TypeScript developers. | 120 |
melange-re/melange-esy-template | Provides a project structure and build process for using Reason with OCaml-based dependencies via esy and Melange's JavaScript compiler | 41 |
melange-re/melange-opam-template | A project template for building Reason applications with OCaml and JavaScript dependencies using Melange. | 50 |
ahrefs/melange-fest | A test framework for Melange using OCaml and React testing library | 14 |
dannywillems/ocaml-node-list | Provides OCaml bindings to various NodeJS packages and libraries for building web applications. | 2 |
sdgluck/fetch-background-sync | Allows making requests that will be sent when the user regains connectivity. | 127 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
ocaml-community/ocaml-linenoise | OCaml bindings to linenoise for easy high-level readline functionality | 51 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |