Packages

JavaScript fetch adapter for oaspec generated clients.

Current section

Files

Jump to
oaspec_fetch gleam.toml
Raw

gleam.toml

name = "oaspec_fetch"
version = "0.1.0"
target = "javascript"
description = "JavaScript fetch adapter for oaspec generated clients."
licences = ["MIT"]
repository = { type = "github", user = "nao1215", repo = "oaspec" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_http = ">= 4.0.0 and < 5.0.0"
gleam_javascript = ">= 1.0.0 and < 2.0.0"
gleam_fetch = ">= 1.4.0 and < 2.0.0"
oaspec = ">= 0.49.0 and < 1.0.0"