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

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

⚗️ A Rust client for the Hex package manager
https://github.com/gleam-lang/hexpm-rust

api-client hacktoberfest hexpm rust

Last synced: 2 months ago
JSON representation

⚗️ A Rust client for the Hex package manager

Awesome Lists containing this project

README

        

# hexpm-rust

![license](https://img.shields.io/crates/l/hexpm.svg)
[![crates.io](https://img.shields.io/crates/v/hexpm.svg?logo=rust)][crates]
[![docs.rs](https://img.shields.io/badge/docs.rs-hexpm-blue)][docs]

A Rust client for [Hex][hex], the package manager for the Erlang ecosystem.

This library was created for use in the [Gleam programming language][gleam]
compiler. The API is not overly well considered and breaking API changes may
occur depending on the needs of the Gleam compiler.

[hex]: https://hex.pm/
[gleam]: https://gleam.run/
[crates]: https://crates.io/crates/hexpm
[docs]: https://docs.rs/hexpm