It is a API-only project which implements a CRUD-like contacts notebook application. The goal of this project is to use intermediate and advanced concepts on RESTful apis with Ruby on Rails, as well as Capybara and Rspec test.
- Concepts used in this project:
- CRUD on nested attributes
- CORS activation
- Active Model Serializer
- JSON:API specification
- Include tag to show nested attributes attributes
- Meta tag to show informtation about the JSON
- Links tag to include links to other related resourses