A test Acme server for generating SSL Certificates
Ar2ecto is a set of mix tasks to help you migrate from ActiveRecord to Ecto.
A library for common Ecto changeset transformations.
A native erlang implementation of D-Bus
A Digital Ocean API v2 client for Elixir (yes, another one)
The && operator (and invoke macro) for use with |> and anonymous functions / captures
A 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.
A 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.
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
A 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.
A minimal library for posting messages to the GoDaddy API.
A Mailgun API for Elixir
A sample server for testing RESTful API clients through HTTP
A NATS client written in elixir supporting pub/sub for microservices
A set of helper functions for security oriented operations, like encrypt.
Allows elixir/phoenix apps to easily create SSL certs (using Let's Encrypt and Certbot)
A mechanism to post and store Stripe callbacks.
A minimal library for posting messages to the Stripe API.
A library to download documents from the interwebs.
A suite of mix tasks for managing your libs version numbers with git and hex