Skip to content

A library to help you interact with the Juno API in a easier way!

License

Notifications You must be signed in to change notification settings

boostingtech/junex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junex Build status Hex.pm

A simple wrapper to have a better interaction to the Juno API.

Installation

Just add junex to your dependencies list on mix.exs:

def deps do
  [
    {:junex, "~> 0.2.0"}
  ]
end

Online documentation can be found on Hex.pm

TODO

  • Cover tests to helper functions and create_charges and create_payment
  • Add more funcionalities
  • Better Module organization

About

A library to help you interact with the Juno API in a easier way!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages