ajn123 / book_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Little Introduction I used serializers and the built in email formatter to display the desired json attributes.

The gem 'active-models-serializers' takes care of displaying the wanted model fields to the user.

To set up the project run:

rails db:migrate
rails db:seed

About


Languages

Language:Ruby 99.1%Language:HTML 0.9%