JGVR / PortfolioApi

0 stars 0 forks source link

Feature/api data model #1

Closed JGVR closed 1 month ago

JGVR commented 2 months ago

Created all model classes as well as collection classes. Also created a Service class to ensure Reference integrity from one collection record to another collection record. Similar to a "foreign key" in SQL.

Checkout the Wiki & the ReadMe