Published
Edited
Jul 31, 2021
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
[...headers({'Accept': 'image/jpeg'}, {'Content-Type': 'image/jpeg'}).keys()]
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
[...request('localhost', {headers: {'Accept': 'y'}}, {headers: {'Content-Type': 'z'}}).headers.keys()]
Insert cell
Insert cell
Insert cell
Insert cell
new API('https://api.example.com').resource('/path', {k: 1})
Insert cell
(await new API('https://api.pro.coinbase.com').fetch()).json()
Insert cell
Insert cell
Insert cell
Insert cell
Form.encode({a: 1, b: [2, 'c']})
Insert cell
Form.decode("a=1&b=2%2Cc")
Insert cell
Form.update("a=1&b=2%2Cc", {b: 3})
Insert cell
Form.param("a", Form.encode({a: 1}))
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more