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

https://github.com/chulkilee/brodex

a thin wrapper of brod for Elixir
https://github.com/chulkilee/brodex

elixir hacktoberfest kafka

Last synced: 4 months ago
JSON representation

a thin wrapper of brod for Elixir

Awesome Lists containing this project

README

          

# Brodex

[![CI](https://github.com/chulkilee/brodex/actions/workflows/ci.yaml/badge.svg)](https://github.com/chulkilee/brodex/actions/workflows/ci.yaml)
[![Hex.pm](https://img.shields.io/hexpm/v/brodex.svg)](https://hex.pm/packages/brodex)
[![Hexdocs.pm](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/brodex/)
[![Hex.pm](https://img.shields.io/hexpm/dt/brodex.svg)](https://hex.pm/packages/brodex)
[![Hex.pm](https://img.shields.io/hexpm/dw/brodex.svg)](https://hex.pm/packages/brodex)

Brodex is a thin wrapper of [`:brod`](https://hex.pm/packages/brod).

## Installation

Brodex is available on [Hex](https://hex.pm/packages/brodex).

## License

The source code is under the Apache License 2.0.