https://github.com/gleam-lang/hexpm
🪄 Decoders for the Hex API
https://github.com/gleam-lang/hexpm
Last synced: 4 months ago
JSON representation
🪄 Decoders for the Hex API
- Host: GitHub
- URL: https://github.com/gleam-lang/hexpm
- Owner: gleam-lang
- Created: 2023-05-01T16:28:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T22:26:25.000Z (6 months ago)
- Last Synced: 2025-05-07T17:49:09.630Z (5 months ago)
- Language: Gleam
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-gleam - gleam_hexpm - [📚](https://hexdocs.pm/gleam_hexpm/) - Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem. (Packages / API Clients)
README
# gleam_hexpm
[](https://hex.pm/packages/gleam_hexpm)
[](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@3
```and its documentation can be found at .