Current section
Files
Jump to
Current section
Files
lustre_http
gleam.toml
gleam.toml
name = "lustre_http"
version = "0.2.1"
target = "javascript"
licences = ["MIT"]
description = "HTTP requests from lustre"
repository = { type = "custom", url = "https://git.chmeee.org/lustre_http" }
links = [{ title = "Package", href = "https://hex.pm/packages/lustre_http" }]
dev-dependencies = { gleeunit = "~> 0.9" }
[dependencies]
gleam_stdlib = "~> 0.25"
gleam_json = "~> 0.5"
lustre = "~> 1.3"