Articles tagged with 'JSON:API'

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 and how to test your API's.

Writen on Jun 18, 2016, 15:41 and filed under: JSON:API, Rails, Rails 5, Minitest.