aforward

Total Owned Packages
20

Total Downloads
590 209

  • acme_ex0.4.1

    16 284 Downloads

    A test Acme server for generating SSL Certificates

  • ar2ecto0.1.2

    3 990 Downloads

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

  • changeset_merger0.6.1

    30 492 Downloads

    A library for common Ecto changeset transformations.

  • dbus0.8.0

    17 007 Downloads

    A native erlang implementation of D-Bus

  • doex0.14.1

    11 766 Downloads

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

  • fn_expr0.3.0

    5 672 Downloads

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

  • gen_template_api_client0.3.0

    1 209 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

    851 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 517 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

    316 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

    895 Downloads

    A minimal library for posting messages to the GoDaddy API.

  • mailgun_ex0.2.8

    1 634 Downloads

    A Mailgun API for Elixir

  • myserver0.0.3

    415 Downloads

    A sample server for testing RESTful API clients through HTTP

  • nats0.0.1

    443 Downloads

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

  • safetybox0.1.2

    3 274 Downloads

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

  • sslcerts0.2.4

    1 476 Downloads

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

  • stripe_callbacks0.6.1

    1 607 Downloads

    A mechanism to post and store Stripe callbacks.

  • stripe_post0.5.1

    1 502 Downloads

    A minimal library for posting messages to the Stripe API.

  • temporal0.3.0

    1 594 Downloads

    A library to download documents from the interwebs.

  • version_tasks0.12.0

    488 265 Downloads

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