aforward

Total Owned Packages
20

Total Downloads
627 939

  • acme_ex0.4.1

    16 370 Downloads

    A test Acme server for generating SSL Certificates

  • ar2ecto0.1.2

    4 026 Downloads

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

  • changeset_merger0.6.1

    30 956 Downloads

    A library for common Ecto changeset transformations.

  • dbus0.8.0

    18 804 Downloads

    A native erlang implementation of D-Bus

  • doex0.14.1

    12 474 Downloads

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

  • fn_expr0.3.0

    5 802 Downloads

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

  • gen_template_api_client0.3.0

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

    905 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 573 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

    330 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

    937 Downloads

    A minimal library for posting messages to the GoDaddy API.

  • mailgun_ex0.2.8

    1 726 Downloads

    A Mailgun API for Elixir

  • myserver0.0.3

    437 Downloads

    A sample server for testing RESTful API clients through HTTP

  • nats0.0.1

    481 Downloads

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

  • safetybox0.1.2

    3 354 Downloads

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

  • sslcerts0.2.4

    1 570 Downloads

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

  • stripe_callbacks0.6.1

    1 697 Downloads

    A mechanism to post and store Stripe callbacks.

  • stripe_post0.5.1

    1 598 Downloads

    A minimal library for posting messages to the Stripe API.

  • temporal0.3.0

    1 674 Downloads

    A library to download documents from the interwebs.

  • version_tasks0.12.0

    521 952 Downloads

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