GitHub - alexjp/jsonapi-testing: testing of jsonapi lib

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

1 fork

Releases

No releases published