Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i1d9/metaex

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.
https://github.com/i1d9/metaex

elixir elixir-lang elixir-library elixir-programming-language facebook facebook-api facebook-graph-api facebook-login finch instagram instagram-api instagram-graph-api instagram-scraper meta

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Metaex

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `metaex` to your list of dependencies in `mix.exs`:

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

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .