Skip to content

alexanderttalvarez/igdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Igdb

Igdb is a library for retrieving data from the IGDB database.

Installation

Add this dependency to your project, inside your mix.exs file:

def deps do
  [
    {:igdb, git: "https://github.com/alexanderttalvarez/igdb.git"}
  ]
end

And execute the command:

mix deps.get

About

Elixir library for accesing the IGDB API V.3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages