/PetsAPI

Simple API to store and search for pets made with Phoenix Web Framework

Primary LanguageElixirGNU General Public License v3.0GPL-3.0

PetsApi Deploy

see demo

This is just a simple API for educational purposes made with Elixir and Phoenix web framework, it will be update while I'm learning Elixir.

How to run

  • clone this repository
  • install Erlang, Elixir and Phoenix framework Installation guide
  • run mix deps.get and mix phx.server