{"library":"fable-import-fetch","type":"library","category":null,"description":"Fable bindings for the Fetch API, providing an F# interface for HTTP requests and responses. Version 0.2.4 is the latest stable release. This package wraps the JavaScript Fetch API for use in Fable-compiled F# projects targeting JavaScript. It includes helper functions for common patterns like fetching JSON and posting records, leveraging F#'s async workflows. Designed for Fable 1.x; newer projects should use Fable 2+ with the Fetch bindings provided by fable-library or a dedicated fetch library.","language":"javascript","status":"maintenance","version":"0.2.4","tags":["javascript","fable","fable-compiler","fetch","fsharp","F#"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fable-import-fetch","imports":["open Fable.Import.Fetch","open Fable.Helpers.Fetch","let! records = fetchAs<MyRecord[]>(\"url\", [])"]},{"cmd":"yarn add fable-import-fetch","imports":[]},{"cmd":"pnpm add fable-import-fetch","imports":[]}],"homepage":"https://github.com/fable-compiler/Fable#readme","github":"https://github.com/fable-compiler/Fable/import/fetch","docs":null,"changelog":null,"pypi":null,"npm":"fable-import-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}