Parent And Child Nested Associations In Ruby On Rails 7 API

Published: 01 January 1970
on channel: Deanin
1,752
44

This video covers nested associations (One to Many, belongs to and has many, etc) in a Rails 7 API setting. This means you'll create books with chapters, and retrieve both when you request one.

Join this channel to help support these videos:
   / @deanin  

Follow me on social media:
https://linktr.ee/deanin

Join this channel to get access to perks:
   / @deanin  

If you liked this video, please consider subscribing: https://t.co/RZ4EwP0F2a

Timestamps
0:00 Generating A Book With Chapters In Rails
0:55 Post And Get Requests For Parent Of Child In Rails 7 API
6:20 Create Parent If It Does Not Exist Rails 7 API

#Deanin #Software #Programming