Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/massivefermion/dove

HTTP client written in and for Gleam
https://github.com/massivefermion/dove

Last synced: about 1 month ago
JSON representation

HTTP client written in and for Gleam

Awesome Lists containing this project

README

        

![dove](https://raw.githubusercontent.com/massivefermion/dove/main/banner.jpg)

[![Package Version](https://img.shields.io/hexpm/v/dove)](https://hex.pm/packages/dove)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/dove/)

# dove

HTTP client written in and for Gleam

**Very experimental, use at your own risk!**

## Quick start

```sh
gleam test # Run the tests
gleam shell # Run an Erlang shell
```

## Installation

If available on Hex this package can be added to your Gleam project:

```sh
gleam add dove
```

and its documentation can be found at .