Skip to content

michaelmaysonet74/pokedex-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex-schema

Shared Ecto schema definitions for the pokedex project.

This library contains the database models used by multiple services in the pokedex ecosystem, including:

Installation

Add pokedex_schema as a dependency in your mix.exs:

def deps do
  [
    {:pokedex_schema,
     git: "https://github.com/michaelmaysonet74/pokedex-schema.git",
     tag: "v0.2.0"}
  ]
end

About

Pokedex schema definitions.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages