alexjp / jsonapi-testing

testing of jsonapi lib

Repository from Github https://github.comalexjp/jsonapi-testingRepository from Github https://github.comalexjp/jsonapi-testing

JsonapiOverhaul

Testing and example app for JSONAPI for elixir: Phoenix Framework

Example of the overhaul branch for:

  • Create
  • Update
  • Index
  • Show, with relationships

To start your Phoenix app:

  1. Install dependencies with mix deps.get
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

testing of jsonapi lib


Languages

Language:Elixir 83.0%Language:JavaScript 12.1%Language:HTML 5.0%