miskolc / hackney_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackneyTutorial

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add hackney_tutorial to your list of dependencies in mix.exs:

    def deps do [{:hackney_tutorial, "~> 0.0.1"}] end

  2. Ensure hackney_tutorial is started before your application:

    def application do [applications: [:hackney_tutorial]] end

About


Languages

Language:Elixir 100.0%