GitHub - nodejs-tutorials/loopback-model-relations: Use simple JSON declarative syntax to set up relations between models. For example, the following specifies that a product belongs to one category (identified by categoryId) and has one owner (identified by ownerId). · GitHub
Skip to content

nodejs-tutorials/loopback-model-relations

Folders and files

Repository files navigation

My Application

The project is generated by LoopBack.

About

Use simple JSON declarative syntax to set up relations between models. For example, the following specifies that a product belongs to one category (identified by categoryId) and has one owner (identified by ownerId).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors