holsee / odd_job

Demo Application for JSON API Auth, Command Architecture and Composable Generative Test Data Fixtures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odd Job 🎩

Application to demo:

  • JSON API with username/password Authentication
    • Simple Ecto User Model and Ueberauth, Ueberauth_Identity
  • JSON API with JWT Authorisation
    • via Guardian 2.0

Design Concepts:

  • Command based architecture design within default Phoenix Context structure
  • Composable Generative Test Data Fixtures

About

Demo Application for JSON API Auth, Command Architecture and Composable Generative Test Data Fixtures

License:MIT License


Languages

Language:Elixir 78.2%Language:CSS 14.0%Language:JavaScript 4.9%Language:HTML 2.8%