Packages
version_tasks
0.12.0A suite of mix tasks for managing your libs version numbers with git and hex
acme_ex
0.4.1A test Acme server for generating SSL Certificates
changeset_merger
0.6.1A library for common Ecto changeset transformations.
dbus
0.8.0A native erlang implementation of D-Bus
doex
0.14.1A Digital Ocean API v2 client for Elixir (yes, another one)
fn_expr
0.3.0The && operator (and invoke macro) for use with |> and anonymous functions / captures
ar2ecto
0.1.2Ar2ecto is a set of mix tasks to help you migrate from ActiveRecord to Ecto.
safetybox
0.1.2A set of helper functions for security oriented operations, like encrypt.
temporal
0.3.0A library to download documents from the interwebs.
mailgun_ex
0.2.8A Mailgun API for Elixir
stripe_callbacks
0.6.1A mechanism to post and store Stripe callbacks.
stripe_post
0.5.1A minimal library for posting messages to the Stripe API.
sslcerts
0.2.4Allows elixir/phoenix apps to easily create SSL certs (using Let's Encrypt and Certbot)
gen_template_ecto_service
0.2.2A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
gen_template_api_client
0.3.0A template for building API clients to 3rd party REST applications. This will generate templates for get, post functions. You then extend the project with convenience functions to access the API like it were just another Elixir lib.
godaddy
0.4.0A minimal library for posting messages to the GoDaddy API.
gen_template_component
0.2.1A template for building Elixir components (projects that hold state). This project is an extremely paired down version of `mix new «project_name» --sup` based on Dave Thomas' view of simplifying our Elixir code. Let's see how this plays out.
nats
0.0.1A NATS client written in elixir supporting pub/sub for microservices
myserver
0.0.3A sample server for testing RESTful API clients through HTTP
gen_template_library
0.1.1A template for building Elixir libraries (projects without any state, just functions). This project is an extremely paired down version of `mix new «project_name»` based on Dave Thomas' view of simplifying our Elixir code. Let's see how this plays out.