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

https://github.com/holsee/odd_job

Demo Application for JSON API Auth, Command Architecture and Composable Generative Test Data Fixtures
https://github.com/holsee/odd_job

elixir guardian phoenix ueberauth

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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