Skip to content

e-matrix/e2020-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E2020 Common

Common elixir module for e2020 projects

This Elixir library can be used to simplify the communicate with services of e-Matrix Innovation's e2020-cluster.

Documentation

There is no public documentation for this module other than the documentation included in the source files. e-Matrix's customers and partners will get access to a full documentation through the (non public) service documentation.

Installation

The package can be installed by adding common to your list of dependencies in mix.exs:

def deps do
  [
    {:common, git: "https://github.com/e-matrix/e2020-common.git"}
  ]
end

About

e2020 common library, used by all e2020-services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published