Articles tagged with 'Rails 5'
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.