Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gleam-lang/hexpm

🪄 Decoders for the Hex API
https://github.com/gleam-lang/hexpm

Last synced: about 2 months ago
JSON representation

🪄 Decoders for the Hex API

Awesome Lists containing this project

README

        

# gleam_hexpm

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

Gleam dynamic decoders for the API of [Hex](https://hex.pm/), the package
manager for the BEAM ecosystem.

## Installation

This package can be added to your Gleam project:

```sh
gleam add gleam_hexpm
```

and its documentation can be found at .