MaximoDouglas / notebook-api

Ruby on Rails API-only

Repository from Github https://github.comMaximoDouglas/notebook-apiRepository from Github https://github.comMaximoDouglas/notebook-api

notebook-api

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

About

Ruby on Rails API-only


Languages

Language:Ruby 99.2%Language:HTML 0.8%