RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Creating Rails 5 API only application following JSON:API specification

This article describes how to build API only Rails application using new Rails 5 –api option. Further, I’ll explain how to follow JSON:API specification in your code, how to test your API’s and cover token authentication using some of the new Rails 5 features.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in