aforward

Total Owned Packages
20

Total Downloads
617 955

  • acme_ex0.4.1

    16 322 Downloads

    A test Acme server for generating SSL Certificates

  • ar2ecto0.1.2

    4 006 Downloads

    Ar2ecto is a set of mix tasks to help you migrate from ActiveRecord to Ecto.

  • changeset_merger0.6.1

    30 696 Downloads

    A library for common Ecto changeset transformations.

  • dbus0.8.0

    18 491 Downloads

    A native erlang implementation of D-Bus

  • doex0.14.1

    12 068 Downloads

    A Digital Ocean API v2 client for Elixir (yes, another one)

  • fn_expr0.3.0

    5 742 Downloads

    The && operator (and invoke macro) for use with |> and anonymous functions / captures

  • gen_template_api_client0.3.0

    1 233 Downloads

    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.

  • gen_template_component0.2.1

    873 Downloads

    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.

  • gen_template_ecto_service0.2.2

    1 541 Downloads

    A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)

  • gen_template_library0.1.1

    322 Downloads

    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.

  • godaddy0.4.0

    905 Downloads

    A minimal library for posting messages to the GoDaddy API.

  • mailgun_ex0.2.8

    1 678 Downloads

    A Mailgun API for Elixir

  • myserver0.0.3

    425 Downloads

    A sample server for testing RESTful API clients through HTTP

  • nats0.0.1

    471 Downloads

    A NATS client written in elixir supporting pub/sub for microservices

  • safetybox0.1.2

    3 304 Downloads

    A set of helper functions for security oriented operations, like encrypt.

  • sslcerts0.2.4

    1 522 Downloads

    Allows elixir/phoenix apps to easily create SSL certs (using Let's Encrypt and Certbot)

  • stripe_callbacks0.6.1

    1 649 Downloads

    A mechanism to post and store Stripe callbacks.

  • stripe_post0.5.1

    1 542 Downloads

    A minimal library for posting messages to the Stripe API.

  • temporal0.3.0

    1 624 Downloads

    A library to download documents from the interwebs.

  • version_tasks0.12.0

    513 541 Downloads

    A suite of mix tasks for managing your libs version numbers with git and hex