Skip to content

wende/curl2httpoison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl2Httpoison

img

API generator from curl request to HTTPBase

Video

Installation

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

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

    def deps do [{:curl2httpoison, "~> 0.2.6"}] end

  2. Run the generator with mix curl2httpoison.gen.module inputfile.ex outputfile.ex [--force]

About

Lib to convert curl req to HTTPoison req

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages