Skip to content
/ metaex Public

Metaex is an Elixir library that provides a simple and efficient interface to interact with Meta's suite of APIs, including Facebook, Instagram, and WhatsApp. It abstracts the complexity of API requests, authentication, and error handling, allowing developers to seamlessly integrate Meta services into their Elixir applications.

i1d9/metaex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaex

TODO: Add description

Installation

If available in Hex, the package can be installed by adding metaex to your list of dependencies in mix.exs:

def deps do
  [
    {:metaex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/metaex.

About

Metaex is an Elixir library that provides a simple and efficient interface to interact with Meta's suite of APIs, including Facebook, Instagram, and WhatsApp. It abstracts the complexity of API requests, authentication, and error handling, allowing developers to seamlessly integrate Meta services into their Elixir applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages