pawiromitchel / resty

A REST builder with Node.js 🚀🏗
MIT License
7 stars 0 forks source link

Generate relationships based on the foreign keys of the tables #8

Closed pawiromitchel closed 6 years ago

pawiromitchel commented 6 years ago

When generating a model, the relationships should be generated too

pawiromitchel commented 6 years ago

Working on this Generator

Update: